Module io.helidon.webserver.http2
Package io.helidon.webserver.http2
package io.helidon.webserver.http2
Helidon WebServer HTTP/2 Support.
-
ClassDescriptionHTTP/2 server configuration.Fluent API builder for
Http2Config
.Http2Config.BuilderBase<BUILDER extends Http2Config.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends Http2Config> Fluent API builder base forHttp2Config
.Generated implementation of the prototype, can be extended by descendant prototype implementations.HTTP/2 server connection.ServerConnectionSelectorProvider
implementation for HTTP/2 server connection provider.HTTP/2 server connection selector.Fluent API builder forHttp2ConnectionProvider
.Implementation of a service provider interface to create HTTP/2 protocol configuration.A route for HTTP/2 only.Server request entity.ServiceLoader
upgrade protocol provider to upgrade from HTTP/1.1 to HTTP/2.Fluent API builder forHttp2UpgradeProvider
.HTTP/1.1 to HTTP/2 connection upgrade.