Qorus Integration Engine® Community Edition 6.0.0_dev
Loading...
Searching...
No Matches
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
OMQ::authHttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::authHttpServer::AbstractHttpRequestHandler
checkExceptionSerializable(reference< hash< ExceptionInfo > > ex)RestHandler::RestHandlerprivate
OMQ::checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
RestHandler::RestHandler::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
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
OMQ::HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False)HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::constructor(*HttpServer::AbstractAuthenticator auth, RestSchemaValidator::AbstractRestSchemaValidator validator=new NullRestSchemaValidator())RestHandler::RestHandler
RestHandler::RestHandler::constructor(Logger::Logger logger, *HttpServer::AbstractAuthenticator auth, RestSchemaValidator::AbstractRestSchemaValidator validator=new NullRestSchemaValidator(logger))RestHandler::RestHandler
HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False)HttpServer::AbstractHttpRequestHandler
content_typeOMQ::AbstractServiceHttpHandler
OMQ::decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::decompressHttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::decompressHttpServer::AbstractHttpRequestHandler
OMQ::decompress_to_stringHttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::decompress_to_stringHttpServer::AbstractHttpRequestHandler
default_resourceOMQ::AbstractServiceHttpHandler
dispatch(RestHandler rh, string mn, *hash< auto > ah, hash< auto > cx)RestHandler::AbstractRestClass
dispatchRequest(HttpListenerInterface listener, Socket s, *list< string > class_list, string method_name, string path, hash< auto > cx, *hash< auto > args)RestHandler::RestHandler
dispatchStream(HttpListenerInterface listener, RestHandler rh, Socket s, string mn, *hash< auto > ah, hash< auto > cx)RestHandler::AbstractRestClass
doGetPossibleSubClasses(hash< auto > cx, *hash< auto > ah)RestHandler::AbstractRestClassprivate
OMQ::encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
Err501RestHandler::RestHandler
errorResponseHeaders(hash< auto > cx)RestHandler::RestHandlerprivate
get(hash< auto > cx, *hash< auto > ah)RestHandler::RestHandler
OMQ::getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True)HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True)HttpServer::AbstractHttpRequestHandler
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::AbstractServiceHttpHandlerprivate
getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandlerprivate
HttpServer::AbstractHttpRequestHandler::OMQ::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
OMQ::handleExpectHeader(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::handleExpectHeader(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandler
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
OMQ::AbstractServiceHttpHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
OMQ::HttpServer::AbstractHttpRequestHandler::OMQ::handleRequest(HttpListenerInterface listener, Socket s, 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
handleRequestImpl(reference< hash< auto > > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceHttpHandler
OMQ::isPersistent()HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::isPersistent()HttpServer::AbstractHttpRequestHandler
isregexOMQ::AbstractServiceHttpHandler
listenersOMQ::AbstractServiceHttpHandler
log(int ll, string fmt)OMQ::AbstractServiceHttpHandler
loggerRestHandler::RestHandlerprivate
OMQ::make200(hash< auto > hdr, InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::make200(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::make200(InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::make200(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::make200(hash< auto > hdr, string fmt)RestHandler::RestHandlerstatic
RestHandler::RestHandler::make200(string fmt)RestHandler::RestHandlerstatic
HttpServer::AbstractHttpRequestHandler::make200(hash< auto > hdr, InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
HttpServer::AbstractHttpRequestHandler::make200(InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::make400(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::make400(hash< auto > hdr, string fmt)RestHandler::RestHandlerstatic
RestHandler::RestHandler::make400(string fmt)RestHandler::RestHandlerstatic
OMQ::make500(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::make500(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::make500(hash< auto > hdr, string fmt)RestHandler::RestHandlerstatic
RestHandler::RestHandler::make500(string fmt)RestHandler::RestHandlerstatic
OMQ::make501(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::make501(hash< auto > hdr, string fmt)RestHandler::RestHandlerstatic
RestHandler::RestHandler::make501(string fmt)RestHandler::RestHandlerstatic
OMQ::makeResponse(hash< auto > hdr, int code, binary body)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::makeResponse(hash< auto > hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::makeResponse(int code, *data body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::makeResponse(int code, *InputStream chunked_body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::makeResponse(int code, binary body)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::makeResponse(int code, auto body, *hash< auto > hdr)RestHandler::RestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(hash< auto > hdr, int code, binary body)HttpServer::AbstractHttpRequestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(hash< auto > hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(int code, *data body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(int code, *InputStream chunked_body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(int code, binary body)HttpServer::AbstractHttpRequestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::maskData(string msg)HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::maskData(string msg)HttpServer::AbstractHttpRequestHandler
MethodsRestHandler::RestHandler
name()RestHandler::RestHandlervirtual
OMQ::NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
OMQ::notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
otld()OMQ::AbstractServiceHttpHandler
OMQ::PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
OMQ::persistentClosed()HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::persistentClosed()HttpServer::AbstractHttpRequestHandler
OMQ::redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr)HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::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
restoreThreadLocalData(*hash< auto > data)OMQ::AbstractServiceHttpHandler
returnRestException(hash< ExceptionInfo > ex)RestHandler::RestHandlerprivate
saveThreadLocalData()OMQ::AbstractServiceHttpHandler
setDefaultResource(string name)OMQ::AbstractServiceHttpHandler
setLogger(Logger::Logger logger)RestHandler::RestHandler
OMQ::setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
setServiceThreadContext(hash< auto > cx)OMQ::AbstractServiceHttpHandlerstatic
setThreadContext(hash< auto > cx)OMQ::AbstractServiceHttpHandler
setUserIndexInfo(string heading, string title, string url)OMQ::AbstractServiceHttpHandler
special_headersOMQ::AbstractServiceHttpHandler
OMQ::staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
OMQ::staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
RestHandler::RestHandler::staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
OMQ::streamHttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::streamHttpServer::AbstractHttpRequestHandler
subClass(string name, hash< auto > cx, *hash< auto > args)RestHandler::AbstractRestClass
subClassImpl(string name, hash< auto > cx, *hash< auto > args)RestHandler::AbstractRestClass
svc_method_callOMQ::AbstractServiceHttpHandler
svccOMQ::AbstractServiceHttpHandler
svcinfoOMQ::AbstractServiceHttpHandler
OMQ::timeout_msHttpServer::AbstractHttpRequestHandler
RestHandler::RestHandler::timeout_msHttpServer::AbstractHttpRequestHandler
unknownSubClassError(string cls_name, hash< auto > cx, *hash< auto > ah)RestHandler::AbstractRestClassprivate
urlOMQ::AbstractServiceHttpHandler
utitleOMQ::AbstractServiceHttpHandler
utypeOMQ::AbstractServiceHttpHandler
uurlOMQ::AbstractServiceHttpHandler
validatorRestHandler::RestHandlerprivate