Uses of Class
org.jdrupes.httpcodec.protocols.websocket.WsCodec
Package | Description |
---|---|
org.jdrupes.httpcodec.protocols.websocket |
Classes for handling the Websocket protocol.
|
-
Uses of WsCodec in org.jdrupes.httpcodec.protocols.websocket
Subclasses of WsCodec in org.jdrupes.httpcodec.protocols.websocket Modifier and Type Class Description class
WsDecoder
The Websocket decoder.class
WsEncoder
The Websocket encoder.Methods in org.jdrupes.httpcodec.protocols.websocket with parameters of type WsCodec Modifier and Type Method Description protected void
WsCodec. linkClosingState(WsCodec other)