Qore RestHandler Module Reference  1.1
 All Classes Namespaces Files Functions Variables Modules Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CHttpServer::AbstractHttpRequestHandler [external]
 CRestHandler::RestHandlerThis is the main handler class to be registered with the HttpServer
 CRestHandler::AbstractRestClassBase abstract class for REST handler classes
 CRestHandler::RestHandlerThis is the main handler class to be registered with the HttpServer
 CHttpServer::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