- Details
- Written by Administrator
- Parent Category: Modules
- Last Updated: 22 January 2013
- Created: 04 June 2007
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}