![]() |
Qorus Integration Engine®
4.1.4.p4_git
|
This is the complete list of members for OMQ::QorusSystemRestHelper, including all inherited members.
addDefaultHeaders(hash< auto > h) | DataStreamClient::DataStreamClient | |
OMQ::QorusSystemRestHelperBase::autoSetUrl(*hash< auto > opts) | OMQ::QorusSystemRestHelperBase | privatepure virtual |
constructor(string user, string pwd) | OMQ::QorusSystemRestHelper | |
constructor() | OMQ::QorusSystemRestHelper | |
constructor(hash info) | OMQ::QorusSystemRestHelper | |
constructor(string name) | OMQ::QorusSystemRestHelper | |
OMQ::QorusSystemRestHelperBase::constructor(*hash< auto > opts, *softbool do_not_connect) | OMQ::QorusSystemRestHelperBase | |
DefaultHeaders | DataStreamClient::DataStreamClient | |
Defaults | OMQ::QorusSystemRestHelperBase | |
del(string path, auto args, *hash< auto > hdr, *reference< hash > info) | OMQ::QorusSystemRestHelperBase | |
delWithInfo(string path, auto args, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | |
doRequest(string m, string path, auto body, *reference< hash > info, softbool decode_errors=True, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | |
get(string path, auto args, *hash< auto > hdr, *reference< hash > info) | OMQ::QorusSystemRestHelperBase | |
getRawStream(code rcb, string method, *string path, auto body, timeout timeout_ms=0, *reference< hash< auto >> info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | |
getWithInfo(string path, auto args, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | |
post(string path, auto args, *hash< auto > hdr, *reference< hash > info) | OMQ::QorusSystemRestHelperBase | |
postWithInfo(string path, auto args, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | |
prepareMsg(string method, string path, reference< auto > body, reference< hash< auto >> hdr, string ct='Content-Type') | DataStreamClient::DataStreamClient | private |
put(string path, auto args, *hash< auto > hdr, *reference< hash > info) | OMQ::QorusSystemRestHelperBase | |
putWithInfo(string path, auto args, *hash< auto > hdr) | OMQ::QorusSystemRestHelperBase | |
recvDataStream(code rcb, code ecb, string method, string path, auto body, timeout timeout_ms=0, *reference< hash< auto >> info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | |
recvDataStream(DataStreamRecvMessage dsm, string method, string path, auto body, timeout timeout_ms=0, *reference< hash< auto >> info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | |
restDo(string m, string path, auto args, *hash< auto > hdr, *hash< auto > opt, *reference< hash > info) | OMQ::QorusSystemRestHelper | virtual |
restDoWithInfo(string m, string path, auto args, *hash< auto > hdr, *hash< auto > opt) | OMQ::QorusSystemRestHelperBase | |
sendAndDecodeResponse(*data body, string m, string path, hash< auto > hdr, *reference< hash< auto >> info, *softbool decode_errors) | DataStreamClient::DataStreamClient | |
sendDataStream(code scb, string method, string path, timeout timeout_ms=0, *reference< hash< auto >> info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | |
sendDataStream(DataStreamSendMessage dsm, string method, string path, timeout timeout_ms=0, *reference< hash< auto >> info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | |
sendRawStream(code scb, string method, *string path, timeout timeout_ms=0, *reference< hash< auto >> info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | |
sendRecvDataStream(code scb, code rcb, code ecb, string method, string path, timeout timeout_ms=0, *reference< hash< auto >> info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | |
sendRecvDataStream(DataStreamMessage dsm, string method, string path, timeout timeout_ms=0, *reference< hash< auto >> info, *hash< auto > hdr) | DataStreamClient::DataStreamClient | |
setContentEncoding(string enc='auto') | DataStreamClient::DataStreamClient | |
setURL(string url) | OMQ::QorusSystemRestHelperBase | |
toConfig(hash< auto > info) | OMQ::QorusSystemRestHelperBase | static |
Version | DataStreamClient::DataStreamClient | |
VersionString | DataStreamClient::DataStreamClient | |
warning(string fmt) | OMQ::QorusSystemRestHelper | virtual |