Trees | Indices | Help |
|
---|
|
object --+ | Reactor
The reactor is the engine of your asynchronous application.
|
|||
|
|||
|
|||
|
|||
Deferred |
|
||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_trigger = Trigger()
|
|||
use_poll = False
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Wakes the async loop, and calls func in it
|
Calls a function in a worker, and return the result as a Deferred |
Call a function at a later time in the main loop
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 28 14:52:15 2010 | http://epydoc.sourceforge.net |