Uses of Class
io.helidon.webserver.context.ContextFeatureConfig.BuilderBase
-
Uses of ContextFeatureConfig.BuilderBase in io.helidon.webserver.context
Modifier and TypeClassDescriptionstatic class
ContextFeatureConfig.BuilderBase<BUILDER extends ContextFeatureConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends ContextFeatureConfig> Fluent API builder base forContextFeature
.Modifier and TypeMethodDescriptionContextFeatureConfig.BuilderBase.from
(ContextFeatureConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
ContextFeatureConfigImpl
(ContextFeatureConfig.BuilderBase<?, ?> builder) Create an instance providing a builder.