Class WPCustomObjectInputStream

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
org.pepsoft.util.WPCustomObjectInputStream
All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

public class WPCustomObjectInputStream extends ObjectInputStream
A custom object input stream, which can use a specific class loader to load local classes, and which can override the serialVersionUID for specific classes.