activemq-cpp-3.9.5
|
#include <decaf/util/Config.h>
#include <decaf/net/ssl/SSLSocketFactory.h>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | decaf::internal::net::ssl::DefaultSSLSocketFactory |
Default implementation of the SSLSocketFactory, this factory throws an Exception from all its create methods to indicate that SSL is not supported, this factory is used when OpenSSL is not enabled in the builds. More... | |
Namespaces | |
namespace | decaf |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | decaf::internal |
namespace | decaf::internal::net |
namespace | decaf::internal::net::ssl |