Uses of Class
io.helidon.webserver.staticcontent.BaseHandlerConfig.Builder
Packages that use BaseHandlerConfig.Builder
- 
Uses of BaseHandlerConfig.Builder in io.helidon.webserver.staticcontentMethods in io.helidon.webserver.staticcontent that return BaseHandlerConfig.BuilderModifier and TypeMethodDescriptionstatic BaseHandlerConfig.BuilderBaseHandlerConfig.builder()Create a new fluent API builder to customize configuration.static BaseHandlerConfig.BuilderBaseHandlerConfig.builder(BaseHandlerConfig instance) Create a new fluent API builder from an existing instance.