Uses of Class
io.helidon.webserver.context.ContextFeature
-
Uses of ContextFeature in io.helidon.webserver.context
Modifier and TypeMethodDescriptionContextFeatureConfig.Builder.build()
ContextFeatureConfig.BuilderBase.ContextFeatureConfigImpl.build()
static ContextFeature
ContextFeature.create()
Create a new context feature with default setup.static ContextFeature
Create a new context feature with custom setup.static ContextFeature
ContextFeature.create
(ContextFeatureConfig config) Create a new instance from its configuration.static ContextFeature
ContextFeature.create
(Consumer<ContextFeatureConfig.Builder> builderConsumer) Create a new instance customizing its configuration.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImpl.get()