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

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

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
WebSocketHandler::authHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::authHttpServer::AbstractHttpRequestHandler
chWebSocketHandler::WebSocketHandlerprivate
WebSocketHandler::checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
OMQ::AbstractServiceHttpHandler::checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
clearUserIndexInfo()OMQ::AbstractServiceHttpHandler
constructor(string path, HttpServer::AbstractAuthenticator auth=new DefaultQorusRBACAuthenticator())OMQ::AbstractServiceWebSocketHandler
WebSocketHandler::WebSocketHandler::constructor(*HttpServer::AbstractAuthenticator auth, *hash< auto > opts)WebSocketHandler::WebSocketHandler
WebSocketHandler::HttpServer::AbstractHttpSocketHandler::constructor(*AbstractAuthenticator auth)HttpServer::AbstractHttpSocketHandler
WebSocketHandler::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
WebSocketHandler::decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
WebSocketHandler::decompressHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::decompressHttpServer::AbstractHttpRequestHandler
WebSocketHandler::decompress_to_stringHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::decompress_to_stringHttpServer::AbstractHttpRequestHandler
default_resourceOMQ::AbstractServiceHttpHandler
DefaultHeartbeatIntervalWebSocketHandler::WebSocketHandler
DefaultHeartbeatMsgWebSocketHandler::WebSocketHandler
DefaultSocketSendTimeoutWebSocketHandler::WebSocketHandler
deregisterConnectionImpl(WebSocketConnection wsc)WebSocketHandler::WebSocketHandler
WebSocketHandler::encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
getConnectionIds()WebSocketHandler::WebSocketHandler
getConnectionImpl(hash< auto > cx, hash< auto > hdr, string cid)OMQ::AbstractServiceWebSocketHandler
getHeartbeat()WebSocketHandler::WebSocketHandler
getHeartbeatMessage()WebSocketHandler::WebSocketHandler
WebSocketHandler::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
WebSocketHandler::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
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
WebSocketHandler::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
handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)OMQ::AbstractServiceWebSocketHandler
WebSocketHandler::WebSocketHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data b)WebSocketHandler::WebSocketHandlervirtual
WebSocketHandler::HttpServer::AbstractHttpRequestHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
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
heartbeatWebSocketHandler::WebSocketHandlerprivate
heartbeat_msgWebSocketHandler::WebSocketHandlerprivate
WebSocketHandler::isPersistent()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::isPersistent()HttpServer::AbstractHttpRequestHandler
isregexOMQ::AbstractServiceHttpHandler
lhHttpServer::AbstractHttpSocketHandlerprivate
listenersOMQ::AbstractServiceHttpHandler
log(int ll, string fmt)OMQ::AbstractServiceHttpHandler
lshHttpServer::AbstractHttpSocketHandlerprivate
m()HttpServer::AbstractHttpSocketHandlerprivate
WebSocketHandler::make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebSocketHandler::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
WebSocketHandler::make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebSocketHandler::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
WebSocketHandler::makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebSocketHandler::makeResponse(hash< auto > hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
WebSocketHandler::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
WebSocketHandler::maskData(string msg)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::maskData(string msg)HttpServer::AbstractHttpRequestHandler
WebSocketHandler::NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
WebSocketHandler::notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
OptionsWebSocketHandler::WebSocketHandler
otld()OMQ::AbstractServiceHttpHandler
WebSocketHandler::PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
WebSocketHandler::persistentClosed()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::persistentClosed()HttpServer::AbstractHttpRequestHandler
WebSocketHandler::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
WebSocketHandler::restoreThreadLocalData(*hash< auto > data)HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::restoreThreadLocalData(*hash< auto > data)OMQ::AbstractServiceHttpHandler
rwl()WebSocketHandler::WebSocketHandlerprivate
WebSocketHandler::saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::saveThreadLocalData()OMQ::AbstractServiceHttpHandler
sendAll(data d)WebSocketHandler::WebSocketHandler
sendOne(softstring id, data d)WebSocketHandler::WebSocketHandler
setDefaultResource(string name)OMQ::AbstractServiceHttpHandler
setHeartbeat(softint seconds)WebSocketHandler::WebSocketHandler
setHeartbeatMessage(string msg)WebSocketHandler::WebSocketHandler
WebSocketHandler::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
start(softstring lid, hash< auto > cx, hash< auto > hdr, Socket s)HttpServer::AbstractHttpSocketHandler
startImpl(softstring lid, hash< auto > cx, hash< auto > hdr, Qore::Socket sock)WebSocketHandler::WebSocketHandler
HttpServer::AbstractHttpSocketHandler::startImpl(softstring lid, hash< auto > cx, hash< auto > hdr, Socket s)HttpServer::AbstractHttpSocketHandlerprivatepure virtual
WebSocketHandler::staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
WebSocketHandler::staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
OMQ::AbstractServiceHttpHandler::staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
stopHttpServer::AbstractHttpSocketHandlerprivate
stop(softstring lid)HttpServer::AbstractHttpSocketHandler
stop()HttpServer::AbstractHttpSocketHandler
stopImpl(string lid)HttpServer::AbstractHttpSocketHandlerprivate
stopImpl()HttpServer::AbstractHttpSocketHandlerprivate
stopOne(softstring id)WebSocketHandler::WebSocketHandler
WebSocketHandler::streamHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::streamHttpServer::AbstractHttpRequestHandler
svc_method_callOMQ::AbstractServiceHttpHandler
svccOMQ::AbstractServiceHttpHandler
svcinfoOMQ::AbstractServiceHttpHandler
WebSocketHandler::timeout_msHttpServer::AbstractHttpRequestHandler
OMQ::AbstractServiceHttpHandler::timeout_msHttpServer::AbstractHttpRequestHandler
urlOMQ::AbstractServiceHttpHandler
utitleOMQ::AbstractServiceHttpHandler
utypeOMQ::AbstractServiceHttpHandler
uurlOMQ::AbstractServiceHttpHandler