Uses of Package
io.helidon.nima.websocket
Packages that use io.helidon.nima.websocket
Package
Description
Unit and integration testing support for NĂma WebSocket and JUnit 5.
WebSocket APIs.
WebSocket client.
WebSocket server support.
-
Classes in io.helidon.nima.websocket used by io.helidon.nima.testing.junit5.websocket
-
Classes in io.helidon.nima.websocket used by io.helidon.nima.websocketClassDescriptionFrame from a client (always masked).Frame from a server (never masked).WebSocket frame.WebSocket operation code.WebSocket session.An exception that may be thrown by
WsListener.onHttpUpgrade(HttpPrologue, Headers)during handshake process to reject a websocket upgrade. -
Classes in io.helidon.nima.websocket used by io.helidon.nima.websocket.client
-
Classes in io.helidon.nima.websocket used by io.helidon.nima.websocket.webserver