class documentation
class Unjellyable: (source)
Known subclasses: twisted.spread.pb.RemoteCopy
Implements interfaces: twisted.spread.interfaces.IUnjellyable
Inherit from me to Unjelly yourself directly with the setStateFor convenience method.
Method | set |
Undocumented |
Method | unjelly |
Perform the inverse operation of Jellyable.jellyFor . |
Instance Variable | __dict__ |
Undocumented |
overridden in
twisted.spread.pb.RemoteCopy
Perform the inverse operation of Jellyable.jellyFor
.
See Also | |
twisted.spread.interfaces.IUnjellyable.unjellyFor |