twisted.spread.pb.Viewable(Serializable) class documentationtwisted.spread.pb
(View In Hierarchy)
Known subclasses: twisted.spread.test.test_pb.Dummy, twisted.spread.test.test_pb.MyView, twisted.web.twcgi.CGIProcessProtocol
I will be converted to a ViewPoint when 
passed to or returned from a remote method.
The beginning of a peer's interaction with a PB Service is always 
through a perspective.  However, if a perspective_xxx method 
returns a Viewable, it will be serialized to the peer as a response to that
method.
| Method | jellyFor | Serialize a ViewPointfor me 
and the perspective of the given broker. | 
Inherited from Serializable:
| Method | processUniqueID | Return an ID which uniquely represents this object for this process. | 
Inherited from Jellyable (via Serializable):
| Method | getStateFor | Undocumented | 
Serialize a ViewPoint for me 
and the perspective of the given broker.