Uses of Interface
io.helidon.nima.webserver.http1.spi.Http1Upgrader
Packages that use Http1Upgrader
Package
Description
Helidon MP integration with Tyrus.
HTTP/2 WebServer.
WebServer HTTP/1.1 specific APIs.
WebServer HTTP/1.1 specific SPIs.
WebSocket server support.
-
Uses of Http1Upgrader in io.helidon.microprofile.tyrus
Classes in io.helidon.microprofile.tyrus that implement Http1UpgraderMethods in io.helidon.microprofile.tyrus that return Http1UpgraderModifier and TypeMethodDescription -
Uses of Http1Upgrader in io.helidon.nima.http2.webserver
Classes in io.helidon.nima.http2.webserver that implement Http1UpgraderMethods in io.helidon.nima.http2.webserver that return Http1UpgraderModifier and TypeMethodDescription -
Uses of Http1Upgrader in io.helidon.nima.webserver.http1
Constructor parameters in io.helidon.nima.webserver.http1 with type arguments of type Http1UpgraderModifierConstructorDescriptionHttp1Connection(ConnectionContext ctx, Http1Config http1Config, Map<String, Http1Upgrader> upgradeProviderMap) Create a new connection. -
Uses of Http1Upgrader in io.helidon.nima.webserver.http1.spi
Methods in io.helidon.nima.webserver.http1.spi that return Http1UpgraderModifier and TypeMethodDescriptionCreates an instance of HTTP/HTTP/1.1 connection upgrader. -
Uses of Http1Upgrader in io.helidon.nima.websocket.webserver
Classes in io.helidon.nima.websocket.webserver that implement Http1UpgraderModifier and TypeClassDescriptionclassHttp1Upgraderimplementation to upgrade from HTTP/1.1 to WebSocket.Methods in io.helidon.nima.websocket.webserver that return Http1UpgraderModifier and TypeMethodDescription