Trees | Indices | Help |
---|
|
worker-side objects for components
Version: $Rev$
|
|||
ComponentClientFactory I am a client factory for a component logging in to the manager. |
|||
BaseComponentMedium I am a medium interfacing with a manager-side avatar. |
|||
BaseComponent I am the base class for all Flumotion components. |
|
|||
twisted.internet.defer.Deferred
|
|
|
|||
__package__ =
|
|
Creates a deferred chain created by chaining calls to the given procedures, each of them made with the given args and kwargs. Only the result of the last procedure is returned; results for the other procedures are discarded. Failures triggered during any of the procedure short-circuit execution of the other procedures and should be handled by the errbacks attached to the deferred returned here.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:56 2013 | http://epydoc.sourceforge.net |