Qore HttpServer Module Reference  0.3.11
 All Classes Namespaces Files Functions Variables Modules Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NHttpServerMain namespace for the HttpServer module
 CAbstractAuthenticatorAbstract base class for external authentication
 CAbstractHttpRequestHandlerAbstract class that all HTTP request handler objects must inherit from
 CAbstractHttpSocketHandlerAbstract class that all HTTP dedicated socket handler objects must inherit from
 CAbstractStreamRequestAbstract class for streaming HTTP chunked requests/responses
 CAbstractStreamRequestHandlerAbstract class for embedded objects serving streaming requests
 CAbstractUrlHandlerAbstract class for HTTP request handlers anchored at a specific URL
 CHttpListenerThis class implements the listeners for the HttpServer class
 CHttpServerImplements a multithreaded HTTP server primarily designed for serving RPC-style services
 CPermissiveAuthenticatorClass providing automatic authentication for all requests