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