Class WebClientContextConfig.BuilderBase.WebClientContextConfigImpl

java.lang.Object
io.helidon.webclient.context.WebClientContextConfig.BuilderBase.WebClientContextConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<WebClientContextService>, WebClientContextConfig, Supplier<WebClientContextService>
Enclosing class:
WebClientContextConfig.BuilderBase<BUILDER extends WebClientContextConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends WebClientContextConfig>

protected static class WebClientContextConfig.BuilderBase.WebClientContextConfigImpl extends Object implements WebClientContextConfig, Supplier<WebClientContextService>
Generated implementation of the prototype, can be extended by descendant prototype implementations.