Package proxy :: Module rhnAuthCacheClient :: Class _Method
[hide private]
[frames] | no frames]

Class _Method

source code

Bind XML-RPC to an RPC Server

Some magic to bind an XML-RPC method to an RPC server. Supports "nested" methods (e.g. examples.getStateName).

Instance Methods [hide private]
 
__init__(self, msend, name) source code
 
__getattr__(self, name) source code
 
__call__(self, *args) source code
 
__str__(self) source code
 
__repr__(self) source code