Uses of Package
io.helidon.webserver.websocket
Packages that use io.helidon.webserver.websocket
Package
Description
Helidon MP integration with Tyrus.
Helidon WebServer Testing JUnit 5 Support for WebSocket.
WebSocket server support.
-
Classes in io.helidon.webserver.websocket used by io.helidon.microprofile.tyrusClassDescriptionWebSocket protocol configuration.
ServiceLoader
provider implementation for upgrade from HTTP/1.1 to WebSocket.Http1Upgrader
implementation to upgrade from HTTP/1.1 to WebSocket. -
Classes in io.helidon.webserver.websocket used by io.helidon.webserver.testing.junit5.websocket
-
Classes in io.helidon.webserver.websocket used by io.helidon.webserver.websocketClassDescriptionWebSocket protocol configuration.Fluent API builder for
WsConfig
.Fluent API builder base forWsConfig
.WebSocket connection, server side session implementation.WebSocket route.WebSocket specific routing.Fluent API builder forWsRouting
.Http1Upgrader
implementation to upgrade from HTTP/1.1 to WebSocket.