twisted.spread.pb.RemoteMethod
class documentationtwisted.spread.pb
View Source
(View In Hierarchy)
This is a translucent reference to a remote message.
Method | __init__ | Initialize with a RemoteReference
and the name of this message. |
Method | __cmp__ | Undocumented |
Method | __hash__ | Undocumented |
Method | __call__ | Asynchronously invoke a remote method. |
Initialize with a RemoteReference
and the name of this message.