程序包 | 说明 |
---|---|
io.netty.handler.codec.http.websocketx |
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
|
限定符和类型 | 类和说明 |
---|---|
class |
CorruptedWebSocketFrameException
An
DecoderException which is thrown when the received WebSocketFrame data could not be decoded by
an inbound handler. |