Qorus Integration Engine®  4.0.3.p2_git
OMQ::AbstractServiceRestHandler Member List

This is the complete list of members for OMQ::AbstractServiceRestHandler, including all inherited members.

addClass(AbstractRestClass cls)RestHandler::AbstractRestClass
addListener(hash< HttpServer::HttpListenerOptionInfo > opt)OMQ::AbstractServiceHttpHandler
addListener(softstring bind, hash< HttpServer::HttpListenerOptionInfo > opt)OMQ::AbstractServiceHttpHandler
addListener(softstring bind, *string cert_path, *string key_path, *string key_password, *hash< HttpServer::HttpListenerOptionInfo > opt)OMQ::AbstractServiceHttpHandler
addListener(softstring bind, *Qore::SSLCertificate cert, *Qore::SSLPrivateKey key, *hash< HttpServer::HttpListenerOptionInfo > opt)OMQ::AbstractServiceHttpHandler
addListeners(softlist< auto > l)OMQ::AbstractServiceHttpHandler
RestHandler::authHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::authHttpServer::AbstractHttpRequestHandler
checkExceptionSerializable(reference< hash< ExceptionInfo >> ex)RestHandler::RestHandlerprivate
RestHandler::checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
OMQ::AbstractServiceHttpHandler::checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
class_hashRestHandler::AbstractRestClass
clearUserIndexInfo()OMQ::AbstractServiceHttpHandler
constructor(string path, bool isregex=False, HttpServer::AbstractAuthenticator auth=new DefaultQorusRBACAuthenticator(), *RestSchemaValidator::AbstractRestSchemaValidator validator)OMQ::AbstractServiceRestHandler
constructor(string path, HttpServer::AbstractAuthenticator auth=new DefaultQorusRBACAuthenticator(), *RestSchemaValidator::AbstractRestSchemaValidator validator)OMQ::AbstractServiceRestHandler
RestHandler::RestHandler::constructor(*HttpServer::AbstractAuthenticator auth, RestSchemaValidator::AbstractRestSchemaValidator validator=new NullRestSchemaValidator())RestHandler::RestHandler
RestHandler::HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::constructor(string n_path, *softlist< auto > n_content_type, *softlist< auto > n_special_headers, HttpServer::AbstractAuthenticator n_auth=new DefaultQorusRBACAuthenticator(), bool n_isregex=True)OMQ::AbstractServiceHttpHandler
HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False)HttpServer::AbstractHttpRequestHandler
content_typeOMQ::AbstractServiceHttpHandler
RestHandler::decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::decompressHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::decompressHttpServer::AbstractHttpRequestHandler
RestHandler::decompress_to_stringHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::decompress_to_stringHttpServer::AbstractHttpRequestHandler
default_resourceOMQ::AbstractServiceHttpHandler
dispatch(RestHandler rh, string mn, *hash< auto > ah, hash< auto > cx)RestHandler::AbstractRestClassprivate
dispatchStream(HttpListenerInterface listener, RestHandler rh, Socket s, string mn, *hash< auto > ah, hash< auto > cx)RestHandler::AbstractRestClassprivate
RestHandler::encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
Err501RestHandler::RestHandler
get(hash< auto > cx, *hash< auto > ah)RestHandler::RestHandler
RestHandler::getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True)HttpServer::AbstractHttpRequestHandler
getPossibleSubClasses(hash< auto > cx)RestHandler::AbstractRestClassprivate
getRequestPath(string hpath)OMQ::AbstractServiceHttpHandler
getServiceInfo()OMQ::AbstractServiceHttpHandler
getServiceStreamRequestExtern(AbstractServiceHttpHandler hr, Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandlerstatic
getServiceStreamRequestImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
RestHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandlerprivate
OMQ::AbstractServiceHttpHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
HttpServer::AbstractHttpRequestHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandlerprivate
handleExternalRequest(string method, string path, *hash< auto > body, hash< auto > cx={})RestHandler::RestHandler
handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceRestHandler
RestHandler::HttpServer::AbstractHttpRequestHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
RestHandler::HttpServer::AbstractHttpRequestHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
RestHandler::AbstractRestClass::handleRequest(HttpListenerInterface listener, RestHandler rh, Socket s, *list< string > cl, string mn, hash< auto > cx, *hash< auto > args)RestHandler::AbstractRestClass
OMQ::AbstractServiceHttpHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
HttpServer::AbstractHttpRequestHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
handleRequestImpl(reference< hash< auto >> cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
RestHandler::isPersistent()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::isPersistent()HttpServer::AbstractHttpRequestHandler
isregexOMQ::AbstractServiceHttpHandler
listenersOMQ::AbstractServiceHttpHandler
log(int ll, string fmt)OMQ::AbstractServiceHttpHandler
RestHandler::make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::make400(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::make400(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::make501(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::make501(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, auto body, *hash< auto > hdr)RestHandler::RestHandlerstatic
RestHandler::HttpServer::AbstractHttpRequestHandler::makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::HttpServer::AbstractHttpRequestHandler::makeResponse(hash< auto > hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::HttpServer::AbstractHttpRequestHandler::makeResponse(int code, *data body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::makeResponse(hash< auto > hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::makeResponse(int code, *data body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::maskData(string msg)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::maskData(string msg)HttpServer::AbstractHttpRequestHandler
MethodsRestHandler::RestHandler
MimeDataTypesRestHandler::RestHandler
name()RestHandler::RestHandlervirtual
RestHandler::NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
RestHandler::notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
otld()OMQ::AbstractServiceHttpHandler
RestHandler::PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
RestHandler::persistentClosed()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::persistentClosed()HttpServer::AbstractHttpRequestHandler
RestHandler::redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr)HttpServer::AbstractHttpRequestHandlerstatic
removeRootPath(reference path)OMQ::AbstractServiceRestHandler
RestHandler::RestHandler::removeRootPath(reference< string > path)RestHandler::RestHandler
requestDeserializationError(hash< auto > hdr, hash< auto > cx, string body)RestHandler::RestHandler
RestHandler::RestHandler::responseSerializationError(hash< auto > cx, *hash< auto > aih, hash< auto > rv)RestHandler::RestHandler
RestBasicMethodSetRestHandler::AbstractRestClass
RestHandler::restoreThreadLocalData(*hash< auto > data)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::restoreThreadLocalData(*hash< auto > data)OMQ::AbstractServiceHttpHandler
returnRestException(hash< ExceptionInfo > ex)RestHandler::RestHandlerprivate
RestHandler::saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::saveThreadLocalData()OMQ::AbstractServiceHttpHandler
setDefaultResource(string name)OMQ::AbstractServiceHttpHandler
RestHandler::setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
setUserIndexInfo(string heading, string title, string url)OMQ::AbstractServiceHttpHandler
special_headersOMQ::AbstractServiceHttpHandler
RestHandler::staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::streamHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::streamHttpServer::AbstractHttpRequestHandler
svc_method_callOMQ::AbstractServiceHttpHandler
svccOMQ::AbstractServiceHttpHandler
svcinfoOMQ::AbstractServiceHttpHandler
RestHandler::timeout_msHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::timeout_msHttpServer::AbstractHttpRequestHandler
unknownSubClassError(string cls_name, hash< auto > cx)RestHandler::AbstractRestClassprivate
urlOMQ::AbstractServiceHttpHandler
utitleOMQ::AbstractServiceHttpHandler
utypeOMQ::AbstractServiceHttpHandler
uurlOMQ::AbstractServiceHttpHandler
validatorRestHandler::RestHandlerprivate