Class ApplicationObjectInputStream

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
com.groiss.util.ApplicationObjectInputStream
All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

public class ApplicationObjectInputStream extends ObjectInputStream
Special ObjectInputStream that uses the @enterprise class loader, thus, also classes in the application class path can be found.