Qore SewioRestClient Module Reference  1.2
SewioRestClient::SewioRestConnection Member List

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

constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)SewioRestClient::SewioRestConnection
constructor(string name, string description, string url, hash attributes={}, hash options={})SewioRestClient::SewioRestConnection
RestClient::RestConnection::constructor(string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh)RestClient::RestConnection
RestClient::RestConnection::constructor(string name, string description, string url, hash< auto > attributes={}, hash< auto > options={})RestClient::RestConnection
getConstructorInfoImpl()SewioRestClient::SewioRestConnectionprotected
getDefaultOptions()SewioRestClient::SewioRestConnection
getImpl(bool connect=True, *hash rtopts)SewioRestClient::SewioRestConnectionprotected
getOptions()SewioRestClient::SewioRestConnection
getType()SewioRestClient::SewioRestConnection
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)SewioRestClient::SewioRestConnectionstatic
RestClient::RestConnection::make(string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh)RestClient::RestConnectionstatic
OptionsSewioRestClient::SewioRestConnection
processOptions(*hash< auto > opts)RestClient::RestConnectionstatic
real_optsRestClient::RestConnection