![]() |
Qore RestClient Module Reference
1.6.1
|
This is the complete list of members for RestClient::RestConnection, including all inherited members.
constructor(string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh) | RestClient::RestConnection | |
constructor(string name, string description, string url, hash< auto > attributes={}, hash< auto > options={}) | RestClient::RestConnection | |
getDataProvider() | RestClient::RestConnection | |
getDefaultOptions() | RestClient::RestConnection | |
getImpl(bool connect=True, *hash< auto > rtopts) | RestClient::RestConnection | protected |
getOptions() | RestClient::RestConnection | |
getType() | RestClient::RestConnection | |
hasDataProvider() | RestClient::RestConnection | |
make(string name, string desc, string url, bool monitor, *hash< auto > opts, hash< auto > urlh) | RestClient::RestConnection | static |
Options | RestClient::RestConnection | |
processOptions(*hash< auto > opts) | RestClient::RestConnection | static |
real_opts | RestClient::RestConnection |