A network channel supporting an AMQP connection. More...
#include <transport.hpp>
Public Member Functions | |
transport () | |
class connection | connection () const |
Get the connection associated with this transport. | |
class ssl | ssl () const |
Get SSL information. | |
class sasl | sasl () const |
Get SASL information. | |
class error_condition | error () const |
Get the error condition. |
A network channel supporting an AMQP connection.
broker.cpp, broker.hpp, direct_send.cpp, mt/broker.cpp, and simple_send.cpp.