All Classes and Interfaces
Class
Description
Frame from a client (always masked).
Frame from a server (never masked).
Codes to use with
WsSession.close(int, String) and to receive
in WsListener.onClose(WsSession, int, String).Exception requesting a close of the WebSocket communication.
WebSocket frame.
WebSocket listener.
WebSocket operation code.
WebSocket session.
An exception that may be thrown by
WsListener.onHttpUpgrade(HttpPrologue, io.helidon.http.Headers)
during handshake process to reject a websocket upgrade.