t.s.p.RemoteMethod : class documentation

Part of twisted.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.
def __init__(self, obj, name): (source)
Initialize with a RemoteReference and the name of this message.
def __cmp__(self, other): (source)
Undocumented
def __hash__(self): (source)
Undocumented
def __call__(self, *args, **kw): (source)
Asynchronously invoke a remote method.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.