Package org.apache.commons.io.serialization
package org.apache.commons.io.serialization
Provides a framework for controlling the deserialization of classes.
-
ClassDescriptionAn 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
.