Class WebClientConfig.BuilderBase.WebClientConfigImpl

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

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