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 classAnDecoderExceptionwhich is thrown when the receivedWebSocketFramedata could not be decoded by an inbound handler.