Class TlsConfig.BuilderBase.TlsConfigImpl

java.lang.Object
io.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<Tls>, TlsConfig, Supplier<Tls>
Enclosing class:
TlsConfig.BuilderBase<BUILDER extends TlsConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends TlsConfig>

protected static class TlsConfig.BuilderBase.TlsConfigImpl extends Object implements TlsConfig, Supplier<Tls>
Generated implementation of the prototype, can be extended by descendant prototype implementations.