Uses of Class
io.helidon.webserver.staticcontent.BaseHandlerConfig.Builder
Packages that use BaseHandlerConfig.Builder
-
Uses of BaseHandlerConfig.Builder in io.helidon.webserver.staticcontent
Subclasses with type arguments of type BaseHandlerConfig.Builder in io.helidon.webserver.staticcontentClasses in io.helidon.webserver.staticcontent that implement interfaces with type arguments of type BaseHandlerConfig.BuilderMethods 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.