class documentation

class Unjellyable:

Known subclasses: twisted.spread.pb.RemoteCopy

Implements interfaces: twisted.spread.interfaces.IUnjellyable

View In Hierarchy

Inherit from me to Unjelly yourself directly with the setStateFor convenience method.

Method setStateFor Undocumented
Method unjellyFor Perform the inverse operation of Jellyable.jellyFor.
Instance Variable __dict__ Undocumented
def setStateFor(self, unjellier, state):

Undocumented

def unjellyFor(self, unjellier, jellyList):
__dict__ =

Undocumented