Module io.helidon.webserver
Package io.helidon.webserver.http1.spi
package io.helidon.webserver.http1.spi
Helidon WebServer HTTP/1.1 specific SPIs.
- See Also:
-
ClassDescriptionA prepared HTTP/1 protocol upgrade that must run through HTTP request filters and route policies before the protocol switch is completed.HTTP/1 protocol upgrader that owns routed handling for its protocol.Http1UpgradeProvider<T extends ProtocolConfig>
ServiceLoaderprovider interface for HTTP/1.1 connection upgrade provider.HTTP/1.1 connection upgrader.HTTP/1 response operations available to a routed protocol upgrade.Result of a routed HTTP/1 protocol upgrade.Routed upgrade result kind.HTTP routing support for an HTTP/1 protocol upgrade that must run HTTP filters and route policies before the protocol switch.