Class WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImpl

java.lang.Object
io.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<WebClientCookieManager>, WebClientCookieManagerConfig, Supplier<WebClientCookieManager>
Enclosing class:
WebClientCookieManagerConfig.BuilderBase<BUILDER extends WebClientCookieManagerConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends WebClientCookieManagerConfig>

protected static class WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImpl extends Object implements WebClientCookieManagerConfig, Supplier<WebClientCookieManager>
Generated implementation of the prototype, can be extended by descendant prototype implementations.