Qore HttpServer Module Reference 1.3
Loading...
Searching...
No Matches
HttpServer::HttpListener Member List

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

addHandlers(hash< string, hash< HttpHandlerConfigInfo > > handler_info)HttpServer::HttpListener
constructor(HttpServer server, string name, int id, Sequence ss, *hash< HttpListenerOptionInfo > opts)HttpServer::HttpListener
get_remote_certsHttpServer::HttpListenerprotected
lock_waitingHttpServer::HttpListenerprotected
loggerHttpServer::HttpListenerprotected
reloadCertificate()HttpServer::HttpListener
removeHandler(string handler_name)HttpServer::HttpListener
removeHandler(HttpServer::AbstractHttpRequestHandler handler)HttpServer::HttpListener
ssl_accept_all_certsHttpServer::HttpListenerprotected
ssl_verify_flagsHttpServer::HttpListenerprotected
SslVerifyMapHttpServer::HttpListenerprotected
stopIfNoHandlers(HttpServer::HttpListener listener)HttpServer::HttpListenerstatic