Class ClassLoadingAwareObjectInputStream

java.lang.Object
java.io.InputStream
java.io.ObjectInputStream
org.apache.camel.util.ClassLoadingAwareObjectInputStream
All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

This class is copied from the Apache ActiveMQ project.