Class Http2ClientConfig.BuilderBase.Http2ClientConfigImpl

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

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