Qore HttpServer Module Reference  0.3.7
 All Classes Namespaces Functions Variables Groups Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCHttpServer::AbstractAuthenticatorAbstract base class for external authentication
oCHttpServer::AbstractHttpRequestHandlerAbstract class that all HTTP request handler objects must inherit from
|oCHttpServer::AbstractHttpSocketHandlerAbstract class that all HTTP dedicated socket handler objects must inherit from
|\CHttpServer::AbstractUrlHandlerAbstract class for HTTP request handlers anchored at a specific URL
oCHttpServer::HttpServerImplements a multithreaded HTTP server primarily designed for serving RPC-style services
\CQore::Socket [external]
 \CHttpServer::HttpListenerThis class implements the listeners for the HttpServer class