Namespace Sisk.JsonRPC
Namespaces
Classes
- JsonRpcException
Represents an error that occur during the JSON-RPC application execution.
- JsonRpcHandler
Represents a handler for JSON-RPC requests.
- JsonRpcMethodCollection
Represents a collection of JSON-RPC methods, allowing for dynamic addition and removal of methods.
- JsonRpcRequest
Represents an JSON-RPC request message.
- JsonRpcResponse
Represents an JSON-RPC response message.
- JsonRpcServerConfigurationEventArgs
Represents the class which contains event data for the JSON-RPC configuration event.
- JsonRpcServerHandler
Provides an HttpServerHandler for configuring the JSON-RPC handler for the HTTP server.
- JsonRpcServerHandlerExtensions
Provides extensions methods for the HTTP server and JSON-RPC handler.
- JsonRpcTransportLayer
Provides transport layers for handling JSON-RPC communications.
Structs
- JsonRpcError
Represents an JSON-RPC error.