Qore HttpServer Module Reference  0.3.7
 All Classes Namespaces Functions Variables Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNHttpServerMain namespace for the HttpServer module
|oCAbstractAuthenticatorAbstract base class for external authentication
|oCAbstractHttpRequestHandlerAbstract class that all HTTP request handler objects must inherit from
|oCAbstractHttpSocketHandlerAbstract class that all HTTP dedicated socket handler objects must inherit from
|oCAbstractUrlHandlerAbstract class for HTTP request handlers anchored at a specific URL
|oCHttpListenerThis class implements the listeners for the HttpServer class
|\CHttpServerImplements a multithreaded HTTP server primarily designed for serving RPC-style services
\NQore