Class ForeignObjectInputStream

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
org.apache.ignite.migrationtools.persistence.marshallers.ForeignObjectInputStream
All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

public final class ForeignObjectInputStream extends ObjectInputStream
ObjectInputStream implementation which prevents ClassNotFoundExceptions from custom client libraries.