| Interface | Description |
|---|---|
| Dispatcher.RequestHandler<ContextType extends ContextInterface> |
JSON-RPC call.
|
| ReturningMethod<ContextType extends ContextInterface> |
Result returning RPC method wrapper.
|
| VoidMethod<ContextType extends ContextInterface> |
Non-result RPC method wrapper.
|
| Class | Description |
|---|---|
| Dispatcher<ContextType extends ContextInterface> |
JSON-RPC request handling.
|
| ErrorCodes |
Generic JSON-RPC error codes.
|
| ReturningMethod.RequestHandler<ContextType extends ContextInterface> |
JSON-RPC call handler.
|
| VoidMethod.RequestHandler<ContextType extends ContextInterface> |
JSON-RPC call handler.
|
Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.