| Home | Trees | Index | Help |
|
|---|
| Package twisted :: Package spread :: Module flavors :: Class Referenceable |
|
Jellyable--+ |Serializable--+ | Referenceable
Bot,
Builder,
BuildProgress,
RemoteBuild,
RemoteBuilder,
RemoteBuildRequest,
RemoteBuildSet,
RemoteBuildStep,
RemoteCommand,
RemoteLog,
SlaveBuilder,
SlaveBuilder,
StatusClient,
Try| Method Summary | |
|---|---|
(internal) | |
A remote message has been received. | |
| Inherited from Serializable | |
Return an ID which uniquely represents this object for this process. | |
| Inherited from Jellyable | |
| |
| Class Variable Summary | |
|---|---|
Implements |
__implemented__ = <implementedBy twisted.spread.flavors....
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
NoneType |
perspective = None |
| Inherited from Jellyable | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
| Method Details |
|---|
jellyFor(self, jellier)(internal) Return a tuple which will be used as the s-expression to serialize this to a peer.
|
remoteMessageReceived(self, broker, message, args, kw)A remote message has been received. Dispatch it appropriately. The default implementation is to dispatch to a method called 'remote_messagename' and call it with the same arguments. |
| Class Variable Details |
|---|
__implemented__
|
__provides__
|
perspective
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Dec 10 22:04:44 2006 | http://epydoc.sf.net |