Uses of Class
io.helidon.webserver.http1.Http1Config.BuilderBase
-
Uses of Http1Config.BuilderBase in io.helidon.webserver.http1
Modifier and TypeClassDescriptionstatic class
Http1Config.BuilderBase<BUILDER extends Http1Config.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends Http1Config> Fluent API builder base forHttp1Config
.Modifier and TypeMethodDescriptionHttp1Config.BuilderBase.from
(Http1Config.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
Http1ConfigImpl
(Http1Config.BuilderBase<?, ?> builder) Create an instance providing a builder.