| Trees | Indices | Help |
|---|
|
|
object --+
|
threading._Verbose --+
|
threading.Thread --+
|
rmi.store.PendingThread --+
|
Scheduler
The pending request scheduler. Processes the pending queue.
|
|||
|
|||
|
|||
| Plugin |
|
||
| Producer |
|
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| list |
plugins A collection of loaded plugins. |
||
| dict |
producers A cache of AMQP producers. |
||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Dispatch the specified envelope to plugin that provides the specified class.
|
Find the plugin that provides the class specified in the request embedded in the envelope. Returns EmptyPlugin when not found.
|
Find the cached producer by URL.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 09:10:28 2013 | http://epydoc.sourceforge.net |