Class BaseHandlerConfig.BuilderBase.BaseHandlerConfigImpl

java.lang.Object
io.helidon.webserver.staticcontent.BaseHandlerConfig.BuilderBase.BaseHandlerConfigImpl
All Implemented Interfaces:
Prototype.Api, BaseHandlerConfig
Direct Known Subclasses:
ClasspathHandlerConfig.BuilderBase.ClasspathHandlerConfigImpl, FileSystemHandlerConfig.BuilderBase.FileSystemHandlerConfigImpl
Enclosing class:
BaseHandlerConfig.BuilderBase<BUILDER extends BaseHandlerConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends BaseHandlerConfig>

protected static class BaseHandlerConfig.BuilderBase.BaseHandlerConfigImpl extends Object implements BaseHandlerConfig
Generated implementation of the prototype, can be extended by descendant prototype implementations.