Class ObjectInputStreamWithLoader

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
org.glassfish.ha.store.spi.ObjectInputStreamWithLoader
All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

@Service public class ObjectInputStreamWithLoader extends ObjectInputStream
This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.