twisted.spread.jelly.Unjellyable
class documentationtwisted.spread.jelly
View Source
(View In Hierarchy)
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 |
Method | unjellyFor | Perform the inverse operation of Jellyable.jellyFor . |
Perform the inverse operation of Jellyable.jellyFor
.
See Also | twisted.spread.interfaces.IUnjellyable.unjellyFor |