All Classes and Interfaces
Class
Description
A JSON-RPC client.
An interface representing a JSON-RPC batch request.
A representation for a JSON-RPC batch response.
Configuration of a JSON-RPC client.
Fluent API builder for
JsonRpcClient.Fluent API builder base for
JsonRpcClient.Generated implementation of the prototype, can be extended by descendant prototype implementations.
Configuration of a JSON-RPC client.
Fluent API builder for
JsonRpcClientProtocolConfig.Fluent API builder base for
JsonRpcClientProtocolConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.
A representation of JSON-RPC client request.
A representation of a JSON-RPC client response.
Provider for
JsonRpcClient.