Uses of Class
io.helidon.webserver.http2.Http2Config.BuilderBase
-
Uses of Http2Config.BuilderBase in io.helidon.webserver.http2
Modifier and TypeClassDescriptionstatic class
Http2Config.BuilderBase<BUILDER extends Http2Config.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends Http2Config> Fluent API builder base forHttp2Config
.Modifier and TypeMethodDescriptionHttp2Config.BuilderBase.from
(Http2Config.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
Http2ConfigImpl
(Http2Config.BuilderBase<?, ?> builder) Create an instance providing a builder.