Package park :: Package util :: Module rpc :: Class RpcProxy

Class RpcProxy

source code


Proxy for remote procedure call,
Instance Methods
 
__getattr__(self, method) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties

Inherited from object: __class__