Qore JsonRpcConnection Module Reference  1.0
JsonRpcConnection::JsonRpcConnection Member List

This is the complete list of members for JsonRpcConnection::JsonRpcConnection, including all inherited members.

constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)JsonRpcConnection::JsonRpcConnection
getDefaultOptions()JsonRpcConnection::JsonRpcConnection
getImpl(bool connect=True, *hash rtopts)JsonRpcConnection::JsonRpcConnectionprivate
getOptions()JsonRpcConnection::JsonRpcConnection
getType()JsonRpcConnection::JsonRpcConnection
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)JsonRpcConnection::JsonRpcConnectionstatic