Uses of Class
io.helidon.webserver.context.ContextFeature
Packages that use ContextFeature
-
Uses of ContextFeature in io.helidon.webserver.context
Classes in io.helidon.webserver.context that implement interfaces with type arguments of type ContextFeatureModifier and TypeClassDescriptionstatic classFluent API builder forContextFeature.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.classServiceLoaderprovider implementation for context feature forWebServer.Methods in io.helidon.webserver.context that return ContextFeatureModifier and TypeMethodDescriptionContextFeatureConfig.Builder.build()Create an instance from this builder.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImpl.build()Create a new runtime instance from this prototype.static ContextFeatureContextFeature.create()Create a new context feature with default setup.static ContextFeatureCreate a new context feature with custom setup.static ContextFeatureContextFeature.create(ContextFeatureConfig config) Create a new instance from its configuration.static ContextFeatureContextFeature.create(Consumer<ContextFeatureConfig.Builder> builderConsumer) Create a new instance customizing its configuration.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImpl.get()