RemoteMethod

A remote method stores information about an operation that can be performed on a remote object.

Methods

__call__(self, *parms, **kwParms)

   def __call__(self, *parms, **kwParms):

__init__(self, target, name)

   def __init__(self, target, name):