Uses of Class
io.netty.handler.codec.LengthFieldBasedFrameDecoder
-
Packages that use LengthFieldBasedFrameDecoder Package Description io.netty.handler.codec.serialization Encoder, decoder and their compatibility stream implementations which transform aSerializableobject into a byte buffer and vice versa. -
-
Uses of LengthFieldBasedFrameDecoder in io.netty.handler.codec.serialization
Subclasses of LengthFieldBasedFrameDecoder in io.netty.handler.codec.serialization Modifier and Type Class Description classObjectDecoderDeprecated.This class has been deprecated with no replacement, because serialization can be a security liability
-