Qore RestHandler Module Reference  1.1
 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::AbstractHttpRequestHandler [external]
|\CRestHandler::RestHandlerThis is the main handler class to be registered with the HttpServer
oCRestHandler::AbstractRestClassBase abstract class for REST handler classes
|\CRestHandler::RestHandlerThis is the main handler class to be registered with the HttpServer
oCHttpServer::AbstractStreamRequest [external]
|\CRestHandler::RestStreamRequestBase class for handling HTTP chunked requests and responses within the RestHandler infrastructure
\CHttpServer::AbstractStreamRequestHandler [external]
 \CRestHandler::AbstractRestStreamRequestHandlerBase abstract class for REST stream request handlers