Qpid Proton C API  0.37.0
All Classes Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Modules
Here is a list of all modules:
[detail level 12]
 CoreCore protocol entities and event handling
 LoggerFacility for logging messages
 ConnectionA connection to a remote AMQP peer
 SessionA container of links
 LinkA channel for transferring messages
 TerminusA source or target for messages
 MessageA mutable holder of application content
 DeliveryA message transfer
 ConditionAn endpoint error state
 EventProtocol and transport events
 TransportA network channel supporting an AMQP connection
 SASLSASL secure transport layer
 SSLSSL secure transport layer
 ErrorA Proton API error
 TypesAMQP and API data types
 AMQP data typesAMQP data types
 API data typesAdditional data types used in the API
 CodecAMQP data encoding and decoding
 DataA data structure for AMQP data
 IOUnsettled API - Interfaces for IO integration
 ProactorUnsettled API - An API for multithreaded IO
 Proactor eventsUnsettled API - Events used by the proactor
 ListenerUnsettled API - A listener for incoming connections
 Raw connectionUnsettled API - An API allowing raw sockets to be used with proactor
 Connection driverUnsettled API - An API for low-level IO integration
 MessengerDeprecated - Use the Proactor API or Qpid Proton C++
 URLDeprecated - Use a third-party URL library
 Tls