| Interface | Description |
|---|---|
| JsonRpcCallback<T> |
This class allows for a JSON RPC request to be made asynchronously.
|
| JsonRpcMultiCallback<T> |
This class allows for a set of JSON RPC requests to be made asynchronously.
|
| Class | Description |
|---|---|
| Error | |
| JsonRpcRequest | |
| JsonRpcRequest.Builder | |
| JsonRpcResponse<T> | |
| JsonRpcResponse.Builder<T> |
| Enum | Description |
|---|---|
| JsonRpcRequest.Type |
Copyright © 2017. All rights reserved.