Uses of Class
io.helidon.webserver.context.ContextFeatureConfig.Builder
-
Uses of ContextFeatureConfig.Builder in io.helidon.webserver.context
Modifier and TypeMethodDescriptionstatic ContextFeatureConfig.Builder
ContextFeature.builder()
Fluent API builder to set up an instance.static ContextFeatureConfig.Builder
ContextFeatureConfig.builder()
Create a new fluent API builder to customize configuration.static ContextFeatureConfig.Builder
ContextFeatureConfig.builder
(ContextFeatureConfig instance) Create a new fluent API builder from an existing instance.Modifier and TypeMethodDescriptionstatic ContextFeature
ContextFeature.create
(Consumer<ContextFeatureConfig.Builder> builderConsumer) Create a new instance customizing its configuration.