Constructor JsonRpcHandler
JsonRpcHandler(HttpServer)
Initializes a new instance of the JsonRpcHandler class.
public JsonRpcHandler(HttpServer parentServer)
Parameters
parentServer
HttpServerDefines the HttpServer where the JSON-RPC instance will run on.