|
activemq-cpp-3.9.0
|
Data Structures | |
| class | OpenSSLContextSpi |
| Provides an SSLContext that wraps the OpenSSL API. More... | |
| class | OpenSSLParameters |
| Container class for parameters that are Common to OpenSSL socket classes. More... | |
| class | OpenSSLServerSocket |
| SSLServerSocket based on OpenSSL library code. More... | |
| class | OpenSSLServerSocketFactory |
| SSLServerSocketFactory that creates Server Sockets that use OpenSSL. More... | |
| class | OpenSSLSocket |
| Wraps a a Normal Socket object and extends or overrides functions in that class to make use of the OpenSSL Socket API. More... | |
| class | OpenSSLSocketException |
| Subclass of the standard SocketException that knows how to produce an error message from the OpenSSL error stack. More... | |
| class | OpenSSLSocketFactory |
| Client Socket Factory that creates SSL based client sockets using the OpenSSL library. More... | |
| class | OpenSSLSocketInputStream |
| An output stream for reading data from an OpenSSL Socket instance. More... | |
| class | OpenSSLSocketOutputStream |
| OutputStream implementation used to write data to an OpenSSLSocket instance. More... | |