Package | Description |
---|---|
io.netty.handler.codec.http.websocketx |
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
|
Modifier and Type | Class and Description |
---|---|
class |
CorruptedWebSocketFrameException
An
DecoderException which is thrown when the received WebSocketFrame data could not be decoded by
an inbound handler. |
Copyright © 2008–2024 The Netty Project. All rights reserved.