Table of Contents

Class JsonRpcServerHandler

Namespace
Sisk.JsonRPC
Assembly
Sisk.JsonRPC.dll
public sealed class JsonRpcServerHandler : HttpServerHandler
Inheritance
JsonRpcServerHandler
Inherited Members

Constructors

JsonRpcServerHandler()

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.

Events

ConfigureAction