twisted.spread.interfaces.IUnjellyable(Interface) interface documentationtwisted.spread.interfaces
          View Source
          (View In Hierarchy)
        
      Known implementations: twisted.spread.jelly.Unjellyable, twisted.spread.pb.RemoteReference
| Method | unjellyFor | Unjelly myself for the jellier. | 
Unjelly myself for the jellier.
| Parameters | jellier | A stateful object which exists for the lifetime of a single call to unjelly. | 
| jellyList | The list which represents the jellied state of the object to 
be unjellied. | |
| Returns | The object which results from unjellying. | |