Class JsonRpcClientConfig.BuilderBase.JsonRpcClientConfigImpl

All Implemented Interfaces:
Prototype.Api, Prototype.Factory<JsonRpcClient>, HttpClientConfig, HttpConfigBase, JsonRpcClientConfig, Supplier<JsonRpcClient>
Enclosing class:
JsonRpcClientConfig.BuilderBase<BUILDER extends JsonRpcClientConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends JsonRpcClientConfig>

protected static class JsonRpcClientConfig.BuilderBase.JsonRpcClientConfigImpl extends HttpClientConfig.BuilderBase.HttpClientConfigImpl implements JsonRpcClientConfig, Supplier<JsonRpcClient>
Generated implementation of the prototype, can be extended by descendant prototype implementations.