libgs.utils.XMLRPCTimeoutServerProxy¶
-
class
libgs.utils.XMLRPCTimeoutServerProxy(uri, timeout=60, transport=None, encoding=None, verbose=0, allow_none=0, use_datetime=0)[source]¶ Deprecated in favor of
libgs_ops.rpc.RPCClient.The implmentation is now just that this is an alias for RPCClient
Todo
Refactor the code to no longer use this so we can delete
Methods
Inherited from base class