class documentation

class twisted.spread.pb.RemoteMethod: (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.
Instance Variable obj Undocumented
Instance Variable name Undocumented
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.

Undocumented

name = (source)

Undocumented

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 20.12.1 at 2021-02-28 19:53:36.