class Viewable(Serializable): (source)
Known subclasses: 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 ViewPoint for 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 |
twisted.spread.pb.Jellyable.jellyForViewPoint for me and the perspective of the given broker.