Qore RestHandler Module Reference
1.1
|
▼NRestHandler | RestHandler namespace contains all the objects in the RestHandler module |
CAbstractRestClass | Base abstract class for REST handler classes |
CAbstractRestStreamRequestHandler | Base abstract class for REST stream request handlers |
CRestHandler | This is the main handler class to be registered with the HttpServer |
CRestStreamRequest | Base class for handling HTTP chunked requests and responses within the RestHandler infrastructure |