Uses of Package
org.jdrupes.httpcodec.protocols.websocket
Package | Description |
---|---|
org.jdrupes.httpcodec.protocols.websocket |
Classes for handling the Websocket protocol.
|
-
Classes in org.jdrupes.httpcodec.protocols.websocket used by org.jdrupes.httpcodec.protocols.websocket Class Description WsCloseFrame Represents a WebSocket close frame.WsCodec WsCodec.ClosingState WsDecoder.Result Results fromWsDecoder
add no additional information toDecoder.Result
.WsDecoder.Result.Factory WsDefaultControlFrame Control frames with binary application data.WsEncoder.Result Results fromHttpEncoder
provide no additional information compared toCodec.Result
.WsEncoder.Result.Factory A factory for creating new Results.WsFrameHeader The base class for all Websocket frame headers.