Module io.helidon.webclient.jsonrpc
Package io.helidon.webclient.jsonrpc
package io.helidon.webclient.jsonrpc
Helidon WebClient JSON-RPC Support.
-
ClassDescriptionA 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
.JsonRpcClientConfig.BuilderBase<BUILDER extends JsonRpcClientConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends JsonRpcClientConfig> Fluent API builder base forJsonRpcClient
.Generated implementation of the prototype, can be extended by descendant prototype implementations.Configuration of a JSON-RPC client.Fluent API builder forJsonRpcClientProtocolConfig
.JsonRpcClientProtocolConfig.BuilderBase<BUILDER extends JsonRpcClientProtocolConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends JsonRpcClientProtocolConfig> Fluent API builder base forJsonRpcClientProtocolConfig
.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 forJsonRpcClient
.