Home | Trees | Indices | Help |
---|
|
The proton module defines a suite of APIs that implement the AMQP 1.0 protocol.
The proton APIs consist of the following classes:
Classes | |
ProtonException The root of the proton exception hierarchy. |
|
Timeout A timeout exception indicates that a blocking operation has timed out. |
|
Interrupt An interrupt exception indicaes that a blocking operation was interrupted. |
|
MessengerException The root of the messenger exception hierarchy. |
|
MessageException The MessageException class is the root of the message exception hierarhcy. |
|
Messenger The Messenger class defines a high level interface for sending and receiving Messages. |
|
Message The Message class is a mutable holder of message content. |
|
ulong | |
timestamp | |
symbol | |
char | |
Described | |
Array | |
Data The Data class provides an interface for decoding, extracting, creating, and encoding arbitrary AMQP data. |
|
Endpoint | |
Condition | |
Connection | |
Session | |
Link | |
Terminus | |
Sender | |
Receiver | |
Disposition | |
Delivery | |
TransportException | |
Transport | |
SASL | |
SSLException | |
SSLUnavailable | |
SSLDomain | |
SSL | |
SSLSessionDetails Unique identifier for the SSL session. |
|
Collector | |
Event | |
DriverException The DriverException class is the root of the driver exception hierarchy. |
|
Connector | |
Listener | |
Driver |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 17 10:28:03 2014 | http://epydoc.sourceforge.net |