A network channel supporting an AMQP connection. More...
#include <transport.hpp>
Public Member Functions | |
| transport () | |
| Create an empty 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.