Class GrpcClientConfig.BuilderBase.GrpcClientConfigImpl

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

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