![]() |
Qore HttpServer Module Reference 1.3
|
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_certs | HttpServer::HttpListener | protected |
lock_waiting | HttpServer::HttpListener | protected |
logger | HttpServer::HttpListener | protected |
reloadCertificate() | HttpServer::HttpListener | |
removeHandler(string handler_name) | HttpServer::HttpListener | |
removeHandler(HttpServer::AbstractHttpRequestHandler handler) | HttpServer::HttpListener | |
ssl_accept_all_certs | HttpServer::HttpListener | protected |
ssl_verify_flags | HttpServer::HttpListener | protected |
SslVerifyMap | HttpServer::HttpListener | protected |
stopIfNoHandlers(HttpServer::HttpListener listener) | HttpServer::HttpListener | static |