Qpid Proton C API  0.16.0
Modules
Here is a list of all modules:
[detail level 12]
 CoreCore protocol entities and event handling
 ConnectionA channel for communication between two peers on a network
 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
 IOIO integration interfaces
 ProactorExperimental - Multithreaded IO
 Connection driverExperimental - Low-level IO integration
 MessengerDeprecated - The Messenger API
 URLDeprecated - A URL parser