-
Packages Package Description io.netty.handler.codec.serialization This package has been deprecated with no replacement, because serialization can be a security liability
-
Interfaces Interface Description io.netty.handler.codec.serialization.ClassResolver This class has been deprecated with no replacement, because serialization can be a security liability
-
Classes Class Description io.netty.handler.codec.serialization.ClassResolvers This class has been deprecated with no replacement, because serialization can be a security liabilityio.netty.handler.codec.serialization.CompatibleObjectEncoder This class has been deprecated with no replacement, because serialization can be a security liabilityio.netty.handler.codec.serialization.ObjectDecoder This class has been deprecated with no replacement, because serialization can be a security liabilityio.netty.handler.codec.serialization.ObjectDecoderInputStream This class has been deprecated with no replacement, because serialization can be a security liabilityio.netty.handler.codec.serialization.ObjectEncoder This class has been deprecated with no replacement, because serialization can be a security liabilityio.netty.handler.codec.serialization.ObjectEncoderOutputStream This class has been deprecated with no replacement, because serialization can be a security liability
-
Methods Method Description io.netty.handler.codec.MessageAggregator.isHandlingOversizedMessage() This method will be removed in future releases.io.netty.handler.codec.serialization.ObjectDecoderInputStream.readLine() UseBufferedReader.readLine()instead.