Defines the JsonRpcHandler class for the HttpServer example class.
Processes JSON-RPC requests by converting the arguments to Qore data and calling the associated function or call reference and returns the response as an JSON-RPC response.
{htmlfile}examples/JsonRpcHandler.qc.html{/htmlfile}