| Package | Description |
|---|---|
| org.apache.commons.io.serialization |
This package provides a framework for controlling the deserialization of classes.
|
| Class | Description |
|---|---|
| ClassNameMatcher |
An object that matches a Class name to a condition.
|
| ValidatingObjectInputStream |
An
ObjectInputStream that's restricted to deserialize
a limited set of classes. |