t.w.s.PBGroup(pb.Referenceable) : class documentation

Part of twisted.words.service View Source View In Hierarchy

Undocumented
Method __init__ Undocumented
Method processUniqueID Return an ID which uniquely represents this object for this process.
Method jellyFor (internal)
Method remote_leave Undocumented
Method remote_send Undocumented

Inherited from Referenceable:

Method remoteMessageReceived A remote message has been received. Dispatch it appropriately.

Inherited from Jellyable (via Referenceable, Serializable):

Method getStateFor Undocumented
def __init__(self, realm, avatar, group): (source)
Undocumented
def processUniqueID(self): (source)
Return an ID which uniquely represents this object for this process.

By default, this uses the 'id' builtin, but can be overridden to indicate that two values are identity-equivalent (such as proxies for the same object).

def jellyFor(self, jellier): (source)
(internal)

Return a tuple which will be used as the s-expression to serialize this to a peer.

def remote_leave(self, reason=None): (source)
Undocumented
def remote_send(self, message): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.