![]() |
Qorus Integration Engine® Community Edition 6.0.0_dev
|
This is the complete list of members for OMQ::Client::QorusLocalRestHelper, including all inherited members.
addDefaultHeaders(hash< auto > h) | DataStreamClient::DataStreamClient | private:internal |
api_version | OMQ::QorusSystemRestHelperBase | private:internal |
autoSetUrl(*hash< auto > opts) | OMQ::Client::QorusSystemRestHelper | private:internalvirtual |
conn_opts | OMQ::QorusSystemRestHelperBase | private:internal |
constructor(*hash< auto > opts, *softbool do_not_connect) | OMQ::Client::QorusSystemRestHelper | private:internal |
constructor(string name, *softbool do_not_connect) | OMQ::Client::QorusSystemRestHelper | private:internal |
constructor(string user, string pwd) | OMQ::Client::QorusSystemRestHelper | private:internal |
DefaultHeaders | DataStreamClient::DataStreamClient | private:internal |
Defaults | OMQ::QorusSystemRestHelperBase | private:internal |
del(string path, *hash< auto > args) | OMQ::Client::QorusLocalRestHelper | |
OMQ::Client::QorusSystemRestHelper::del(*hash< auto > opt, string path, auto args, *hash< auto > hdr, *reference< hash< auto > > info) | OMQ::Client::QorusSystemRestHelper | private:internal |
OMQ::QorusSystemRestHelperBase::del(string path, auto args, *hash< auto > hdr, *reference< hash< auto > > info) | OMQ::QorusSystemRestHelperBase | private:internal |
delWithInfo(string path, auto args, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | private:internal |
doRequest(string m, string path, *hash< auto > args) | OMQ::Client::QorusLocalRestHelper | |
OMQ::Client::QorusSystemRestHelper::doRequest(string m, string path, auto body, *reference< hash< auto > > info, softbool decode_errors=True, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | private:internal |
get(string path, *hash< auto > args) | OMQ::Client::QorusLocalRestHelper | |
OMQ::Client::QorusSystemRestHelper::get(*hash< auto > opt, string path, auto args, *hash< auto > hdr, *reference< hash< auto > > info) | OMQ::Client::QorusSystemRestHelper | private:internal |
OMQ::QorusSystemRestHelperBase::get(string path, auto args, *hash< auto > hdr, *reference< hash< auto > > info) | OMQ::QorusSystemRestHelperBase | private:internal |
getBody(hash< auto > info) | OMQ::Client::QorusSystemRestHelper | private:internal |
getRawStream(code recv_callback, string method, *string path, auto body, timeout timeout_ms=0, *reference< hash< auto > > info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | private:internal |
getRestErrorMessage(hash< auto > ex, hash< auto > info, *reference< bool > down) | OMQ::Client::QorusSystemRestHelper | private:internal |
getWithInfo(string path, auto args, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | private:internal |
name | OMQ::QorusSystemRestHelperBase | private:internal |
outputRestErrorMessage(hash< auto > ex, hash< auto > info) | OMQ::Client::QorusSystemRestHelper | private:internal |
post(string path, *hash< auto > args) | OMQ::Client::QorusLocalRestHelper | |
OMQ::Client::QorusSystemRestHelper::post(*hash< auto > opt, string path, auto args, *hash< auto > hdr, *reference< hash< auto > > info) | OMQ::Client::QorusSystemRestHelper | private:internal |
OMQ::QorusSystemRestHelperBase::post(string path, auto args, *hash< auto > hdr, *reference< hash< auto > > info) | OMQ::QorusSystemRestHelperBase | private:internal |
postWithInfo(string path, auto args, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | private:internal |
prepareMsg(string method, string path, reference< auto > body, reference< hash< auto > > hdr, string ct="Content-Type") | DataStreamClient::DataStreamClient | private:internal |
put(string path, *hash< auto > args) | OMQ::Client::QorusLocalRestHelper | |
OMQ::Client::QorusSystemRestHelper::put(*hash< auto > opt, string path, auto args, *hash< auto > hdr, *reference< hash< auto > > info) | OMQ::Client::QorusSystemRestHelper | private:internal |
OMQ::QorusSystemRestHelperBase::put(string path, auto args, *hash< auto > hdr, *reference< hash< auto > > info) | OMQ::QorusSystemRestHelperBase | private:internal |
putWithInfo(string path, auto args, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | private:internal |
recvDataStream(code recv_callback, code eod_callback, string method, string path, auto body, timeout timeout_ms=0, *reference< hash< auto > > info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | private:internal |
recvDataStream(DataStreamRecvMessage dsm, string method, string path, auto body, timeout timeout_ms=0, *reference< hash< auto > > info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | private:internal |
restDo(string m, string path, auto args, *hash< auto > hdr, *hash< auto > opt, *reference< hash< auto > > info) | OMQ::Client::QorusSystemRestHelper | private:internalvirtual |
restDoWithInfo(string m, string path, auto args, *hash< auto > hdr, *hash< auto > opt) | OMQ::QorusSystemRestHelperBase | private:internal |
sendAndDecodeResponse(*data body, string m, string path, hash< auto > hdr, *reference< hash< auto > > info, *softbool decode_errors) | DataStreamClient::DataStreamClient | private:internal |
sendDataStream(code scb, string method, string path, timeout timeout_ms=0, *reference< hash< auto > > info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | private:internal |
sendDataStream(DataStreamSendMessage dsm, string method, string path, timeout timeout_ms=0, *reference< hash< auto > > info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | private:internal |
sendRawStream(code scb, string method, *string path, timeout timeout_ms=0, *reference< hash< auto > > info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | private:internal |
sendRecvDataStream(code scb, code recv_callback, code eod_callback, string method, string path, timeout timeout_ms=0, *reference< hash< auto > > info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | private:internal |
sendRecvDataStream(DataStreamMessage dsm, string method, string path, timeout timeout_ms=0, *reference< hash< auto > > info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | private:internal |
setBasePath(string p) | OMQ::Client::QorusSystemRestHelper | private:internal |
setContentEncoding(string enc='auto') | DataStreamClient::DataStreamClient | private:internal |
setEncoding(string enc) | OMQ::Client::QorusLocalRestHelper | |
setInternalUrl(string url) | OMQ::Client::QorusSystemRestHelper | private:internal |
setPublicSchema() | OMQ::QorusSystemRestHelperBase | private:internal |
setSchema() | OMQ::QorusSystemRestHelperBase | private:internal |
setURL(string url) | OMQ::QorusSystemRestHelperBase | private:internal |
showRestRequest(hash< auto > info, auto args, *hash< auto > opt) | OMQ::Client::QorusSystemRestHelper | private:internal |
showRestResponse(hash< auto > info, auto rv, *hash< auto > opt) | OMQ::Client::QorusSystemRestHelper | private:internal |
toConfig(hash< auto > info) | OMQ::QorusSystemRestHelperBase | private:internalstatic |
Version | DataStreamClient::DataStreamClient | private:internal |
VersionString | DataStreamClient::DataStreamClient | private:internal |
warning(string fmt) | OMQ::Client::QorusSystemRestHelper | private:internalvirtual |