Uses of Package
org.apache.commons.io.serialization
Packages that use org.apache.commons.io.serialization
Package
Description
Provides a framework for controlling the deserialization of classes.
-
Classes in org.apache.commons.io.serialization used by org.apache.commons.io.serializationClassDescriptionAn object that matches a Class name to a condition.A predicate (boolean-valued function) of one argument to accept and reject classes.An
ObjectInputStream
that's restricted to deserialize a limited set of classes.Builds a newValidatingObjectInputStream
.