Part of twisted.spread.pb View Source View In Hierarchy
Known subclasses: twisted.web.twcgi.CGIProcessProtocol
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 |
ViewPoint for me
and the perspective of the given broker.