▼Nproton | |
▼Nio | IO using sockets, file descriptors, or handles |
Cguard | Use to call io::initialize and io::finalize around a scope |
Clistener | Listening socket |
Csocket_engine | A connection_engine for socket-based IO |
Cacceptor | A context for accepting inbound connections |
Cannotation_key | A key for use with AMQP annotation maps |
Ccondition | Describes an endpoint error state |
Cconnection | A connection to a remote AMQP peer |
Cconnection_engine | An interface for connection-oriented IO integration |
Cconnection_options | Options for creating a connection |
Ccontainer | A top-level container of connections, sessions, and links |
Cdelivery | A message transfer |
Cduration | A span of time in milliseconds |
Cendpoint | The base class for session, connection, and link |
Cerror | The base proton error |
Cevent | A context for a proton event |
Chandler | Callback functions for handling proton events |
Clink | A named channel for sending or receiving messages |
Clink_options | Options for creating a link |
Cmessage | An AMQP message |
Cmessage_id | An AMQP message ID |
Creceiver | A link for receiving messages |
Csasl | SASL information |
Cscalar | A holder for an instance of any scalar AMQP type |
Csender | A link for sending messages |
Csession | A container of links |
Cssl | SSL information |
Cssl_client_options | SSL configuration for outbound connections |
Cssl_server_options | SSL configuration for inbound connections |
Cterminus | One end of a link, either a source or a target |
Ctimeout_error | Raised if a timeout expires |
Ctransport | A network layer supporting an AMQP connection |
Curl | A proton URL |
Curl_error | Raised if URL parsing fails |
Cvalue | A holder for an AMQP value |