twisted.words.service.PBGroupReference(pb.RemoteReference)
class documentationtwisted.words.service
View Source
(View In Hierarchy)
Implements interfaces: twisted.words.iwords.IGroup
Method | unjellyFor | Unjelly myself for the jellier. |
Method | leave | Undocumented |
Method | send | Undocumented |
Inherited from Ephemeral (via RemoteReference):
Method | __reduce__ | Serialize any subclass of Ephemeral
in a way which replaces it with Ephemeral
itself. |
Method | __getstate__ | Undocumented |
Method | __setstate__ | Undocumented |
Inherited from Ephemeral (via RemoteReference):
Method | __reduce__ | Serialize any subclass of Ephemeral
in a way which replaces it with Ephemeral
itself. |
Method | __getstate__ | Undocumented |
Method | __setstate__ | Undocumented |
Inherited from Ephemeral (via RemoteReference):
Method | __reduce__ | Serialize any subclass of Ephemeral
in a way which replaces it with Ephemeral
itself. |
Method | __getstate__ | Undocumented |
Method | __setstate__ | Undocumented |
Inherited from Ephemeral (via RemoteReference):
Method | __reduce__ | Serialize any subclass of Ephemeral
in a way which replaces it with Ephemeral
itself. |
Method | __getstate__ | Undocumented |
Method | __setstate__ | Undocumented |
Unjelly myself for the jellier.
Parameters | jellier | A stateful object which exists for the lifetime of a single call to unjelly . |
jellyList | The list which represents the jellied state of the object to
be unjellied. | |
Returns | The object which results from unjellying. |