Module io.helidon.webserver.context
Package io.helidon.webserver.context
package io.helidon.webserver.context
Helidon WebServer Context Support.
 Integration of 
Context with WebServer.
 Register ContextFeature with
 routing builder.
 This will create a request specific context accessible through Contexts.context().
- 
ClassDescriptionAddsContextsupport to Helidon WebServer.Configuration of context feature.Fluent API builder forContextFeature.ContextFeatureConfig.BuilderBase<BUILDER extends ContextFeatureConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ContextFeatureConfig> Fluent API builder base forContextFeature.Generated implementation of the prototype, can be extended by descendant prototype implementations.ServiceLoaderprovider implementation for context feature forWebServer.