Module io.helidon.webserver
Package io.helidon.webserver.http1
package io.helidon.webserver.http1
Helidon WebServer HTTP/1.1 specific APIs.
-
ClassDescriptionHTTP/1.1 server configuration.Fluent API builder for
Http1Config
.Http1Config.BuilderBase<BUILDER extends Http1Config.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends Http1Config> Fluent API builder base forHttp1Config
.Generated implementation of the prototype, can be extended by descendant prototype implementations.HTTP/1.1 server connection.Connection listener for HTTP/1.1.ServerConnectionSelectorProvider
implementation for HTTP/1.1 server connection provider.HTTP/1.1 server connection selector.Configuration of anHttp1ConnectionSelector
.Fluent API builder forHttp1ConnectionSelector
.Http1ConnectionSelectorConfig.BuilderBase<BUILDER extends Http1ConnectionSelectorConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends Http1ConnectionSelectorConfig> Fluent API builder base forHttp1ConnectionSelector
.Generated implementation of the prototype, can be extended by descendant prototype implementations.HTTP/1 headers reader.Connection listener that logs all exchanged information.HTTP 1 prologue parsing support.Implementation of a service provider interface to create HTTP/1.1 protocol configuration.A route for HTTP/1.1 only.