| Package | Description |
|---|---|
| java.io |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInputStream.registerValidation(ObjectInputValidation obj,
int prio)
Register an object to be validated before the graph is returned.
|
void |
ObjectInputValidation.validateObject()
Validates the object.
|
Copyright © 2013 API Design. All Rights Reserved.