Trees | Indices | Help |
---|
|
endpoint.Endpoint --+ | Reader
An AMQP message reader.
|
|||
|
|||
|
|||
|
|||
Envelope |
|
||
Message |
|
||
Envelope |
|
||
str |
|
||
Message |
|
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Destination |
__destination The AMQP destination to read. |
||
bool |
__opened Indicates that open() has been called. |
||
Receiver |
__receiver An AMQP receiver to read. |
||
Inherited from |
|
|
Open the reader.
|
Close the reader.
|
Get the next envelope from the queue.
|
Get the next message from the queue.
|
Seach the reply queue for the envelope with the matching serial #.
|
Get the AMQP address for this endpoint.
|
Fetch the next message.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu May 2 09:10:28 2013 | http://epydoc.sourceforge.net |