Qore ServerSentEventHandler Module Reference 1.0.2
Loading...
Searching...
No Matches
ServerSentEventHandler::ServerSentEventHandler Member List

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

assertLog(bool assertion, string message,...)Logger::LoggerWrapper
authHttpServer::AbstractHttpRequestHandler
authenticateRequest(HttpListenerInterface listener, hash< auto > hdr, reference< hash< auto > > cx)HttpServer::AbstractHttpRequestHandler
chServerSentEventHandler::ServerSentEventHandlerprotected
checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprotected
connectionRegisteredImpl(ServerSentEventConnection conn)ServerSentEventHandler::ServerSentEventHandler
constructor(*HttpServer::AbstractAuthenticator auth, *hash< auto > opts)ServerSentEventHandler::ServerSentEventHandler
constructor(hash< auto > opts)ServerSentEventHandler::ServerSentEventHandler
HttpServer::AbstractHttpSocketHandler::constructor(*AbstractAuthenticator auth)HttpServer::AbstractHttpSocketHandler
HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False)HttpServer::AbstractHttpRequestHandler
Logger::LoggerWrapper::constructor()Logger::LoggerWrapper
Logger::LoggerWrapper::constructor(LoggerInterface logger)Logger::LoggerWrapper
constructorInit(*hash< auto > opts)ServerSentEventHandler::ServerSentEventHandlerprotected
DataSerializationSupportServerSentEventHandler::ServerSentEventHandler
debug(string message,...)Logger::LoggerWrapper
debugVar(string var_name, auto value)Logger::LoggerWrapper
decLevel()Logger::LoggerWrapper
decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
decompressHttpServer::AbstractHttpRequestHandler
decompress_to_stringHttpServer::AbstractHttpRequestHandler
DefaultHeartbeatIntervalServerSentEventHandler::ServerSentEventHandler
DefaultHeartbeatMsgServerSentEventHandler::ServerSentEventHandler
DefaultSocketSendTimeoutServerSentEventHandler::ServerSentEventHandler
deregisterConnectionImpl(ServerSentEventConnection conn)ServerSentEventHandler::ServerSentEventHandler
detail(string message,...)Logger::LoggerWrapper
doNewConnection(Socket sock, hash< auto > cx, hash< auto > hdr, string cid)ServerSentEventHandler::ServerSentEventHandler
encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
encodeMessage(hash< SseMessageInfo > msg)ServerSentEventHandler::ServerSentEventHandler
error(string message,...)Logger::LoggerWrapper
fatal(string message,...)Logger::LoggerWrapper
flushIo(ServerSentEventConnection conn, Socket sock)ServerSentEventHandler::ServerSentEventHandler
getConnectionIds()ServerSentEventHandler::ServerSentEventHandler
getConnectionImpl(Socket sock, hash< auto > cx, hash< auto > hdr, string cid)ServerSentEventHandler::ServerSentEventHandler
getHeartbeat(ServerSentEventConnection conn)ServerSentEventHandler::ServerSentEventHandler
getHeartbeatMessage(ServerSentEventConnection conn)ServerSentEventHandler::ServerSentEventHandlerprotected
getLevel(bool effective=True)Logger::LoggerWrapper
getLogger()Logger::LoggerWrapperprotected
getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args)HttpServer::AbstractHttpRequestHandlerstatic
getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True)HttpServer::AbstractHttpRequestHandler
getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandlerprotected
handleExpectHeader(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandler
handleRequest(hash< auto > cx, hash< auto > hdr, *data b)ServerSentEventHandler::ServerSentEventHandler
HttpServer::AbstractHttpSocketHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
handlerStopped(softstring lid)HttpServer::AbstractHttpSocketHandlerInterfaceprotected
heartbeatServerSentEventHandler::ServerSentEventHandlerprotected
heartbeat_msgServerSentEventHandler::ServerSentEventHandlerprotected
incLevel()Logger::LoggerWrapper
info(string message,...)Logger::LoggerWrapper
isDebugEnabled()Logger::LoggerWrapper
isEnabledFor(int level)Logger::LoggerWrapper
isEnabledFor(LoggerLevel level)Logger::LoggerWrapper
isEnabledFor(string level)Logger::LoggerWrapper
isErrorEnabled()Logger::LoggerWrapper
isFatalEnabled()Logger::LoggerWrapper
isInfoEnabled()Logger::LoggerWrapper
isLogger(LoggerInterface logger)Logger::LoggerWrapper
isPersistent()HttpServer::AbstractHttpRequestHandler
isTraceEnabled()Logger::LoggerWrapper
isWarnEnabled()Logger::LoggerWrapper
lhHttpServer::AbstractHttpSocketHandlerInterfaceprotected
log(int level, string message,...)Logger::LoggerWrapper
log(Qore::Logger::LoggerLevel level, string message,...)Logger::LoggerWrapper
log(string level, string message,...)Logger::LoggerWrapper
logArgs(int level, string message, *softlist< auto > args)Logger::LoggerWrapper
logArgs(Qore::Logger::LoggerLevel level, string message, *softlist< auto > args)Logger::LoggerWrapper
logArgs(string level, string message, *softlist< auto > args)Logger::LoggerWrapper
logDebug(string fmt,...)ServerSentEventHandler::ServerSentEventHandler
logError(string fmt,...)ServerSentEventHandler::ServerSentEventHandler
logEvent(LoggerEvent event)Logger::LoggerWrapper
loggerLogger::LoggerWrapperprotected
logInfo(string fmt,...)ServerSentEventHandler::ServerSentEventHandler
logWarn(string fmt,...)ServerSentEventHandler::ServerSentEventHandler
lshHttpServer::AbstractHttpSocketHandlerInterfaceprotected
m()HttpServer::AbstractHttpSocketHandlerInterfaceprotected
make200(hash< auto > hdr, InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
make200(hash< auto > hdr, string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
make200(InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
make200(string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
make400(hash< auto > hdr, string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
make400(string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
make500(hash< auto > hdr, string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
make500(string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
make501(hash< auto > hdr, string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
make501(string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(hash< auto > hdr, int code, binary body)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(hash< auto > hdr, int code, string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, *data body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, *InputStream chunked_body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, binary body)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, string fmt,...)HttpServer::AbstractHttpRequestHandlerstatic
maskData(string msg)HttpServer::AbstractHttpRequestHandler
NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
OptionsServerSentEventHandler::ServerSentEventHandler
PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
persistentClosed()HttpServer::AbstractHttpRequestHandler
preprocessRequest(HttpListenerInterface listener, reference< hash< auto > > hdr, reference< hash< auto > > cx)HttpServer::AbstractHttpRequestHandler
redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr)HttpServer::AbstractHttpRequestHandlerstatic
registerNewConnectionIntern(string cid, ServerSentEventConnection conn)ServerSentEventHandler::ServerSentEventHandlerprotected
removeConnectionLocked(string cid)ServerSentEventHandler::ServerSentEventHandlerprotected
replayEventsSince(ServerSentEventConnection conn, auto id)ServerSentEventHandler::ServerSentEventHandlerprotected
restoreThreadLocalData(*hash< auto > data)HttpServer::AbstractHttpRequestHandler
rwl()ServerSentEventHandler::ServerSentEventHandlerprotected
saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
sendAll(hash< SseMessageInfo > msg)ServerSentEventHandler::ServerSentEventHandler
sendHeartbeatMsg(ServerSentEventConnection conn, Socket sock)ServerSentEventHandler::ServerSentEventHandlerprotected
sendOne(softstring id, hash< SseMessageInfo > msg)ServerSentEventHandler::ServerSentEventHandler
serializationServerSentEventHandler::ServerSentEventHandlerprotected
serializeDefault(auto v)ServerSentEventHandler::ServerSentEventHandlerstatic
serializeJson(auto v)ServerSentEventHandler::ServerSentEventHandlerstatic
serializerServerSentEventHandler::ServerSentEventHandlerprotected
setExternallyManaged(softstring lid, hash< auto > cx, Socket s)HttpServer::AbstractHttpSocketHandlerInterface
setHeartbeat(softint seconds)ServerSentEventHandler::ServerSentEventHandler
setHeartbeat(date seconds)ServerSentEventHandler::ServerSentEventHandler
setLevel(*LoggerLevel level)Logger::LoggerWrapper
setLevel(int level)Logger::LoggerWrapper
setLevel(string level)Logger::LoggerWrapper
setLogger(*LoggerInterface logger)Logger::LoggerWrapper
setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
SseResponseHeaderServerSentEventHandler::ServerSentEventHandler
start(softstring lid, hash< auto > cx, hash< auto > hdr, Socket s)HttpServer::AbstractHttpSocketHandlerInterface
startImpl(softstring lid, hash< auto > cx, hash< auto > hdr, Qore::Socket sock)ServerSentEventHandler::ServerSentEventHandler
HttpServer::AbstractHttpSocketHandler::startImpl(softstring lid, hash< auto > cx, hash< auto > hdr, Socket s)HttpServer::AbstractHttpSocketHandlerInterfaceprotected
staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
stopHttpServer::AbstractHttpSocketHandlerInterfaceprotected
stop()HttpServer::AbstractHttpSocketHandlerInterface
stop(softstring lid)HttpServer::AbstractHttpSocketHandlerInterface
stopImpl()HttpServer::AbstractHttpSocketHandlerInterfaceprotected
stopImpl(string lid)HttpServer::AbstractHttpSocketHandlerInterfaceprotected
stopOne(softstring id)ServerSentEventHandler::ServerSentEventHandler
streamHttpServer::AbstractHttpRequestHandler
timeout_msHttpServer::AbstractHttpRequestHandler
tlkServerSentEventHandler::ServerSentEventHandlerprivate
trace(string message,...)Logger::LoggerWrapper
traceVar(string var_name, auto value)Logger::LoggerWrapper
warn(string message,...)Logger::LoggerWrapper