Class StaticContentConfig.BuilderBase.StaticContentConfigImpl

java.lang.Object
io.helidon.webserver.staticcontent.StaticContentConfig.BuilderBase.StaticContentConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<StaticContentFeature>, StaticContentConfig, Supplier<StaticContentFeature>
Enclosing class:
StaticContentConfig.BuilderBase<BUILDER extends StaticContentConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends StaticContentConfig>

protected static class StaticContentConfig.BuilderBase.StaticContentConfigImpl extends Object implements StaticContentConfig, Supplier<StaticContentFeature>
Generated implementation of the prototype, can be extended by descendant prototype implementations.