Trees | Indices | Help |
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | PendingThread
A pending queue receiver.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
bool |
__run The main run loop flag. |
||
gofer.messaging.consumer.Consumer |
consumer The queue listener. |
||
PendingQueue |
queue The PendingQueue being read. |
|
|||
Inherited from Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Main receiver (thread). Read and dispatch envelopes.
|
Dispatch the envelope. |
Commit a dispatched envelope.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu May 2 09:10:29 2013 | http://epydoc.sourceforge.net |