Qore RestHandler Module Reference  1.1
 All Classes Namespaces Functions Variables Groups Pages
RestHandler::RestHandler Member List

This is the complete list of members for RestHandler::RestHandler, including all inherited members.

addClass(AbstractRestClass cls)RestHandler::RestHandler
authHttpServer::AbstractHttpRequestHandler
chRestHandler::RestHandlerprivate
constructor(*AbstractAuthenticator auth)RestHandler::RestHandler
HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator auth)HttpServer::AbstractHttpRequestHandler
decompressHttpServer::AbstractHttpRequestHandler
decompress_to_stringHttpServer::AbstractHttpRequestHandler
dispatch(RestHandler rh, *string oname, string mn, *hash ah, hash cx)RestHandler::AbstractRestClass
Err501RestHandler::RestHandler
getLogMessage(hash cx, hash api, reference params, *reference args)HttpServer::AbstractHttpRequestHandlerstatic
handleRequest(hash cx, hash hdr, *data b)RestHandler::RestHandler
RestHandler::AbstractRestClass::handleRequest(RestHandler rh, *list cl, string mn, hash cx, *hash args)RestHandler::AbstractRestClass
logDebug(string fmt)RestHandler::RestHandler
logError(string fmt)RestHandler::RestHandler
logInfo(string fmt)RestHandler::RestHandler
make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make400(hash hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(hash hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, any body, *hash hdr)RestHandler::RestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(hash hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
HttpServer::AbstractHttpRequestHandler::makeResponse(int code, *data body, *hash hdr)HttpServer::AbstractHttpRequestHandlerstatic
MethodsRestHandler::RestHandler
MimeDataTypesRestHandler::RestHandler
mx()RestHandler::RestHandlerprivate
name()RestHandler::RestHandlervirtual
redirect(hash cx, hash hdr, string path)HttpServer::AbstractHttpRequestHandlerstatic
removeRootPath(reference path)RestHandler::RestHandler
requestDeserializationError(hash hdr, hash cx, string body)RestHandler::RestHandler
responseSerializationError(hash cx, *hash aih, hash rv)RestHandler::RestHandler
restoreThreadLocalData(*hash data)HttpServer::AbstractHttpRequestHandler
saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
subClass(string name, hash cx, *hash args)RestHandler::AbstractRestClass
unknownSubClassError(string name)RestHandler::AbstractRestClass