class twisted.spread.jelly.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 | setStateFor | Undocumented |
Instance Variable | __dict__ | Undocumented |
Method | unjellyFor | Perform the inverse operation of Jellyable.jellyFor . |
Perform the inverse operation of Jellyable.jellyFor
.
See Also | twisted.spread.interfaces.IUnjellyable.unjellyFor |