Package org.jdrupes.httpcodec.protocols.websocket
package org.jdrupes.httpcodec.protocols.websocket
Classes for handling the Websocket protocol.
-
ClassDescriptionRepresents a WebSocket close frame.A special close frame created by the decoder.The Websocket decoder.Results from
WsDecoder
add no additional information toDecoder.Result
.Control frames with binary application data.The Websocket encoder.Results fromHttpEncoder
provide no additional information compared toCodec.Result
.A factory for creating new Results.The base class for all Websocket frame headers.The Websocket message header.The Websocket ping frame.The Websocket pong frame.A protocol provider for the WebSocket protocol.