twisted.spread.test.test_pb.SimpleFactoryCopy(pb.Copyable)
class documentationtwisted.spread.test.test_pb
(View In Hierarchy)
Class Variable | allIDs | hold every created instances of this class. (type: dict ) |
Method | __init__ | Undocumented |
Inherited from Copyable:
Method | getStateToCopy | Gather state to send when I am serialized for a peer. |
Method | getStateToCopyFor | Gather state to send when I am serialized for a particular perspective. |
Method | getTypeToCopy | Determine what type tag to send for me. |
Method | getTypeToCopyFor | Determine what type tag to send for me. |
Method | jellyFor | Assemble type tag and state to copy for this broker. |
Inherited from Serializable (via Copyable):
Method | processUniqueID | Return an ID which uniquely represents this object for this process. |
Inherited from Jellyable (via Copyable, Serializable):
Method | getStateFor | Undocumented |