Package twisted :: Package sibling :: Module siblingserv :: Class SiblingMotherClient
[frames | no frames]

Class SiblingMotherClient

Jellyable --+        
            |        
 Serializable --+    
                |    
    Referenceable --+
                    |
                   SiblingMotherClient


Method Summary
  __init__(self, siblingsrv)
  remote_callDistributed(self, srcResourceType, srcResourceName, destResourceType, destResourceName, methodName, args, kw)
invoked to call a method on a distributed object.
  remote_loadResource(self, resourceType, resourceName, *args)
    Inherited from Referenceable
  jellyFor(self, jellier)
(internal)
  remoteMessageReceived(self, broker, message, args, kw)
A remote message has been received.
    Inherited from Serializable
  processUniqueID(self)
Return an ID which uniquely represents this object for this process.
    Inherited from Jellyable
  getStateFor(self, jellier)

Class Variable Summary
    Inherited from Referenceable
NoneType perspective = None                                                                  
    Inherited from Jellyable
tuple __implements__ = (<class twisted.spread.interfaces.IJell...

Method Details

remote_callDistributed(self, srcResourceType, srcResourceName, destResourceType, destResourceName, methodName, args, kw)

invoked to call a method on a distributed object.

Generated by Epydoc 2.0 on Sat Sep 13 04:20:51 2003 http://epydoc.sf.net