![]() |
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 | |
| getConstructorInfoImpl() | RestClient::RestConnection | protected |
| getDefaultOptions() | RestClient::RestConnection | |
| getImpl(bool connect=True, *hash rtopts) | RestClient::RestConnection | protected |
| getOptions() | RestClient::RestConnection | |
| getType() | 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 |