class documentation
class PBMind(pb.Referenceable): (source)
Undocumented
Method | __init__ |
Undocumented |
Method | jelly |
(internal) |
Method | remote_group |
Undocumented |
Method | remote |
Undocumented |
Method | remote_user |
Undocumented |
Method | remote_user |
Undocumented |
Inherited from Referenceable
:
Method | remote |
A remote message has been received. Dispatch it appropriately. |
Class Variable | perspective |
I am an object sent remotely as a direct reference. |
Inherited from Serializable
(via Referenceable
):
Method | process |
Return an ID which uniquely represents this object for this process. |
Inherited from Jellyable
(via Referenceable
, Serializable
):
Method | get |
Undocumented |
overrides
twisted.spread.pb.Referenceable.jellyFor
(internal)
Return a tuple which will be used as the s-expression to serialize this to a peer.