class documentation

RPC wrappers for calls using only DNS.

Method __init__ Initialize this class.

Inherited from _RpcClientBase:

Static Method _EncodeArg Encode argument.
Method _Call Entry point for automatically generated RPC wrappers.
Instance Variable _encoder Undocumented
Instance Variable _proc Undocumented

Inherited from RpcClientDnsOnly (via _RpcClientBase):

Method call_node_verify_light Wrapper for RPC call 'node_verify_light'
Method call_version Wrapper for RPC call 'version'
Constant _CALLS Undocumented
def __init__(self):

Initialize this class.