Package jadex.common

Class CLObjectInputStream

All Implemented Interfaces:
Closeable, DataInput, ObjectInput, ObjectStreamConstants, AutoCloseable

public class CLObjectInputStream extends ObjectInputStream
Extension of the standard object input stream, which does not provide any means to set the classloader to use. cf. bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4340158