Uses of Interface
java.io.ObjectInputFilter.FilterInfo
Package
Description
Provides for system input and output through data streams,
serialization and the file system.
-
Uses of ObjectInputFilter.FilterInfo in java.io
Modifier and TypeMethodDescriptionObjectInputFilter.checkInput
(ObjectInputFilter.FilterInfo filterInfo) Check the class, array length, number of object references, depth, stream size, and other available filtering information.