proton/codec.h [code] | AMQP data encoding and decoding. |
proton/condition.h [code] | An endpoint error state. |
proton/connection.h [code] | A connection to a remote AMQP peer. |
proton/connection_driver.h [code] | **Unsettled API** - An API for low-level IO integration. |
proton/delivery.h [code] | A message transfer. |
proton/disposition.h [code] | A delivery state. |
proton/error.h [code] | A Proton API error. |
proton/event.h [code] | Protocol and transport events. |
proton/link.h [code] | A channel for transferring messages. |
proton/listener.h [code] | **Unsettled API** - A listener for incoming connections. |
proton/logger.h [code] | Facility for logging messages. |
proton/message.h [code] | A mutable holder of application content. |
proton/messenger.h [code] | **Deprecated** - Use the Proactor API or Qpid Proton C++. |
proton/netaddr.h [code] | **Unsettled API** - The network address of a proactor transport. |
proton/proactor.h [code] | **Unsettled API** - An API for multithreaded IO. |
proton/raw_connection.h [code] | |
proton/sasl.h [code] | SASL secure transport layer. |
proton/session.h [code] | A container of links. |
proton/ssl.h [code] | SSL secure transport layer. |
proton/terminus.h [code] | A source or target for messages. |
proton/transport.h [code] | A network channel supporting an AMQP connection. |
proton/types.h [code] | AMQP and API data types. |
proton/url.h [code] | **Deprecated** - Use a third-party URL library. |