class twisted.words.service.PBMind(pb.Referenceable): (source)
Undocumented
Method | __init__ | Undocumented |
Method | jellyFor | (internal) |
Method | remote_userJoined | Undocumented |
Method | remote_userLeft | Undocumented |
Method | remote_receive | Undocumented |
Method | remote_groupMetaUpdate | Undocumented |
Inherited from Referenceable:
Class Variable | perspective | I am an object sent remotely as a direct reference. |
Method | remoteMessageReceived | A remote message has been received. Dispatch it appropriately. |
Inherited from Serializable (via Referenceable):
Method | processUniqueID | Return an ID which uniquely represents this object for this process. |
Inherited from Jellyable (via Referenceable, Serializable):
Method | getStateFor | Undocumented |
(internal)
Return a tuple which will be used as the s-expression to serialize this to a peer.