Class t.s.j.Unjellyable:

Part of twisted.spread.jelly View Source View In Hierarchy

Known subclasses: twisted.spread.flavors.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.
def setStateFor(self, unjellier, state): (source)
Undocumented
def unjellyFor(self, unjellier, jellyList): (source)
Perform the inverse operation of L{Jellyable.jellyFor}.

@see L{twisted.spread.interfaces.IUnjellyable.unjellyFor}
API Documentation for twisted, generated by pydoctor.