class documentation
class PBGroup(pb.Referenceable): (source)
Constructor: PBGroup(realm, avatar, group)
Undocumented
| Method | __init__ |
Undocumented |
| Method | jelly |
(internal) |
| Method | process |
Return an ID which uniquely represents this object for this process. |
| Method | remote |
Undocumented |
| Method | remote |
Undocumented |
| Instance Variable | avatar |
Undocumented |
| Instance Variable | group |
Undocumented |
| Instance Variable | realm |
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 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.