|
activemq-cpp-3.9.5
|
#include <decaf/util/Config.h>#include <decaf/net/ssl/SSLSocket.h>#include <decaf/io/InputStream.h>#include <decaf/io/OutputStream.h>Go to the source code of this file.
Data Structures | |
| class | decaf::internal::net::ssl::openssl::OpenSSLSocket |
| Wraps a a Normal Socket object and extends or overrides functions in that class to make use of the OpenSSL Socket API. 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 |
| namespace | decaf::internal::net::ssl::openssl |