Uses of Class
io.netty.handler.codec.CorruptedFrameException
Packages that use CorruptedFrameException
Package
Description
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
-
Uses of CorruptedFrameException in io.netty.handler.codec.http.websocketx
Subclasses of CorruptedFrameException in io.netty.handler.codec.http.websocketxModifier and TypeClassDescriptionfinal class
AnDecoderException
which is thrown when the receivedWebSocketFrame
data could not be decoded by an inbound handler.