activemq-cpp-3.9.5
|
Data Structures | |
class | Pointer |
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the default Reference Counter is used. More... | |
class | SslTransport |
Transport for connecting to a Broker using an SSL Socket. More... | |
class | SslTransportFactory |
class | TcpTransport |
Implements a TCP/IP based transport filter, this transport is meant to wrap an instance of an IOTransport. More... | |
class | TcpTransportFactory |
Factory Responsible for creating the TcpTransport. More... | |