|
Qore YamlRpcHandler Module Reference
1.2
|
This is the complete list of members for YamlRpcHandler::YamlRpcHandler, including all inherited members.
| addMethod(string name, code func, string text, string help, auto logopt, auto cmark) | YamlRpcHandler::YamlRpcHandler | |
| constructor(HttpServer::AbstractAuthenticator v_auth, list v_methods, *code v_get_log_msg, bool v_dbg=False, *string v_get_prefix, *code v_log) | YamlRpcHandler::YamlRpcHandler | |
| getDebug() | YamlRpcHandler::YamlRpcHandler | |
| InternalMethods | YamlRpcHandler::YamlRpcHandler | |
| makeErrorResponse(int code, string mess, auto err, int flags=YAML::None) | YamlRpcHandler::YamlRpcHandler | static |
| makeResponse(auto response, int flags=YAML::None) | YamlRpcHandler::YamlRpcHandler | static |
| setDebug(bool dbg=True) | YamlRpcHandler::YamlRpcHandler | |
| Version | YamlRpcHandler::YamlRpcHandler |