Related links
Package java.io
Package java.io provides for system input and output through data streams, serialization and the file system.
Learn more
Class java.io.OptionalDataException
Unexpected data appeared in an ObjectInputStream trying to read an Object. This exception occurs when the stream contains primitive data instead of the object
Learn more
Class Hierarchy (Content Manager OnDemand V10.1 WEK
Class Hierarchy. java.lang.Object. java.io.InputStream (implements java.io.Closeable). java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.
Learn more