Class JsonRpcServerHandler
public sealed class JsonRpcServerHandler : HttpServerHandler
- Inheritance
-
JsonRpcServerHandler
- Inherited Members
Constructors
Methods
- OnServerStarting(HttpServer)
Event that is called immediately before starting the HttpServer.
- OnSetupRouter(Router)
Event that is called when an Router is binded to the HTTP server.