| Trees | Indices | Help |
|---|
|
|
Base class for QPID endpoint.
|
|||
|
|||
| str |
|
||
| qpid.messaging.Session |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
LOCALHOST =
|
|||
| SessionPool |
ssnpool = SessionPool()An AMQP session pool. |
||
|
|||
| RLock |
__mutex The endpoint mutex. |
||
| qpid.messaging.Session |
__session An AMQP session. |
||
| str |
url The broker URL. |
||
| str |
uuid The unique endpoint id. |
||
|
|||
|
Get the endpoint id
|
Get a session for the open connection.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 09:10:28 2013 | http://epydoc.sourceforge.net |