Package io.netty.handler.codec.serialization
package io.netty.handler.codec.serialization
Deprecated.
This package has been deprecated with no replacement,
because serialization can be a security liability
Encoder, decoder and their compatibility stream implementations which
transform a
Serializable
object into a byte buffer and
vice versa.
Security: serialization can be a security liability, and should not be used without defining a list of classes that are allowed to be desirialized. Such a list can be specified with the jdk.serialFilter system property, for instance. See the serialization filtering article for more information.
-
ClassDescriptionDeprecated.This class has been deprecated with no replacement, because serialization can be a security liabilityDeprecated.This class has been deprecated with no replacement, because serialization can be a security liabilityDeprecated.This class has been deprecated with no replacement, because serialization can be a security liabilityDeprecated.This class has been deprecated with no replacement, because serialization can be a security liabilityDeprecated.This class has been deprecated with no replacement, because serialization can be a security liabilityDeprecated.This class has been deprecated with no replacement, because serialization can be a security liabilityDeprecated.This class has been deprecated with no replacement, because serialization can be a security liabilityReferenceMap<K,
V> SoftReferenceMap<K,V> WeakReferenceMap<K,V>