Uses of Class
io.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase
Packages that use Http1ConnectionSelectorConfig.BuilderBase
-
Uses of Http1ConnectionSelectorConfig.BuilderBase in io.helidon.webserver.http1
Classes in io.helidon.webserver.http1 with type parameters of type Http1ConnectionSelectorConfig.BuilderBaseModifier and TypeClassDescriptionstatic class
Http1ConnectionSelectorConfig.BuilderBase<BUILDER extends Http1ConnectionSelectorConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends Http1ConnectionSelectorConfig> Fluent API builder base forHttp1ConnectionSelector
.Subclasses of Http1ConnectionSelectorConfig.BuilderBase in io.helidon.webserver.http1Methods in io.helidon.webserver.http1 with parameters of type Http1ConnectionSelectorConfig.BuilderBaseModifier and TypeMethodDescriptionHttp1ConnectionSelectorConfig.BuilderBase.from
(Http1ConnectionSelectorConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.Constructors in io.helidon.webserver.http1 with parameters of type Http1ConnectionSelectorConfig.BuilderBaseModifierConstructorDescriptionprotected
Create an instance providing a builder.