JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
java.io.ObjectInputValidation
Packages that use
ObjectInputValidation
Package
Description
java.io
Uses of
ObjectInputValidation
in
java.io
Methods in
java.io
with parameters of type
ObjectInputValidation
Modifier and Type
Method and Description
void
ObjectInputStream.
registerValidation
(
ObjectInputValidation
obj, int prio)
Register an object to be validated before the graph is returned.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes