Class WsClientConfig.BuilderBase.WsClientConfigImpl

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

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