Uses of Class
io.helidon.nima.websocket.webserver.WsConnection
Packages that use WsConnection
-
Uses of WsConnection in io.helidon.nima.websocket.webserver
Methods in io.helidon.nima.websocket.webserver that return WsConnectionModifier and TypeMethodDescriptionstatic WsConnectionWsConnection.create(ConnectionContext ctx, HttpPrologue prologue, Headers upgradeHeaders, String wsKey, WsRoute wsRoute) Create a new connection.