Class IdentifiableObjectOutputStream

All Implemented Interfaces:
Closeable, DataOutput, Flushable, ObjectOutput, ObjectStreamConstants, AutoCloseable, OSGIObjectStreamConstants

public class IdentifiableObjectOutputStream extends OSGIObjectOutputStream
Stores Java objects in the underlying stream in an manner that allows corresponding input stream to use ID to lookup appropriate associated classloader (via IClassLoaderMapper).