Uses of Class
io.helidon.webserver.http2.Http2Config.Builder
Packages that use Http2Config.Builder
-
Uses of Http2Config.Builder in io.helidon.webserver.http2
Subclasses with type arguments of type Http2Config.Builder in io.helidon.webserver.http2Classes in io.helidon.webserver.http2 that implement interfaces with type arguments of type Http2Config.BuilderMethods in io.helidon.webserver.http2 that return Http2Config.BuilderModifier and TypeMethodDescriptionstatic Http2Config.BuilderHttp2Config.builder()Create a new fluent API builder to customize configuration.static Http2Config.BuilderHttp2Config.builder(Http2Config instance) Create a new fluent API builder from an existing instance.