Class: Viewable | Twisted-0.17.4/twisted/spread/flavors.py | ||||||||
---|---|---|---|---|---|---|---|---|---|
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.
|