| Interface | Description |
|---|---|
| JsonHandler |
The interface Json handler.
|
| JsonRpcClientProvider |
The interface Json rpc client provider.
|
| Class | Description |
|---|---|
| GsonJsonHandler |
The type Gson json handler.
|
| GsonJsonHandler.AuthorityQuorumSignInfoDeserializer |
The type Authority quorum sign info deserializer.
|
| GsonJsonHandler.ErrorCodeDeserializer |
The type Error code deserializer.
|
| GsonJsonHandler.MoveModuleSerializer |
The type Move module serializer.
|
| JsonRpc20Request |
The type Json rpc 20 request.
|
| JsonRpc20Response<T> |
The type Json rpc 20 response.
|
| JsonRpc20Response.Error |
The type Error.
|
| OkHttpJsonRpcClientProvider |
The type Ok http json rpc client provider.
|
| Enum | Description |
|---|---|
| JsonRpc20Response.Error.ErrorCode |
The enum Error code.
|