Qore WebSocketHandler Module Reference  1.0
 All Classes Namespaces Functions Variables Groups Pages
WebSocketHandler::WebSocketHandler Member List

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

authHttpServer::AbstractHttpRequestHandler
chWebSocketHandler::WebSocketHandlerprivate
constructor(*HttpServer::AbstractAuthenticator auth)WebSocketHandler::WebSocketHandler
decompressHttpServer::AbstractHttpRequestHandler
decompress_to_stringHttpServer::AbstractHttpRequestHandler
deregisterConnectionImpl(WebSocketConnection wsc)WebSocketHandler::WebSocketHandler
getConnectionImpl(hash cx, hash hdr, string cid)WebSocketHandler::WebSocketHandler
getLogMessage(hash cx, hash api, reference params, *reference args)HttpServer::AbstractHttpRequestHandlerstatic
handleRequest(hash cx, hash hdr, *data b)WebSocketHandler::WebSocketHandlervirtual
logDebug(string fmt)WebSocketHandler::WebSocketHandler
logError(string fmt)WebSocketHandler::WebSocketHandler
logInfo(string fmt)WebSocketHandler::WebSocketHandler
make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make400(hash hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(hash hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(hash hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, *data body, *hash hdr)HttpServer::AbstractHttpRequestHandlerstatic
redirect(hash cx, hash hdr, string path)HttpServer::AbstractHttpRequestHandlerstatic
restoreThreadLocalData(*hash data)HttpServer::AbstractHttpRequestHandler
rwl()WebSocketHandler::WebSocketHandlerprivate
saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
sendAll(data d)WebSocketHandler::WebSocketHandler
sendOne(string id, data d)WebSocketHandler::WebSocketHandler
start(softstring lid, hash cx, hash hdr, Socket s)HttpServer::AbstractHttpSocketHandler
startImpl(softstring lid, hash cx, hash hdr, Qore::Socket sock)WebSocketHandler::WebSocketHandler
HttpServer::AbstractHttpSocketHandler::startImpl(softstring lid, hash cx, hash hdr, Socket s)HttpServer::AbstractHttpSocketHandlerpure virtual
stop(softstring lid)HttpServer::AbstractHttpSocketHandler
stop()HttpServer::AbstractHttpSocketHandler
stopImpl(string lid)HttpServer::AbstractHttpSocketHandler
stopImpl()HttpServer::AbstractHttpSocketHandler