| Home | Trees | Indices | Help |
|---|
|
|
A candidate high level messaging API for python.
Areas that still need work:
|
|||
| Endpoint | |||
|
Connection A Connection manages a group of Sessions and connects them with a remote endpoint. |
|||
|
Session Sessions provide a linear context for sending and receiving Messages. |
|||
|
Sender Sends outgoing messages. |
|||
|
Receiver Receives incoming messages from a remote source. |
|||
|
|||
|
|||
|
|||
log = getLogger("qpid.messaging")
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Jan 9 07:27:16 2013 | http://epydoc.sourceforge.net |