Class ApplicationObjectInputStream

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
org.apache.derby.iapi.services.io.ApplicationObjectInputStream
All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable, ErrorInfo, ErrorObjectInput

class ApplicationObjectInputStream extends ObjectInputStream implements ErrorObjectInput
An object input stream that implements resolve class in order to load the class through the ClassFactory.loadApplicationClass method.