Class ResolvingObjectOutputStream

java.lang.Object
java.io.OutputStream
java.io.ObjectOutputStream
com.tangosol.io.ResolvingObjectOutputStream
All Implemented Interfaces:
Resolving, Closeable, DataOutput, Flushable, ObjectOutput, ObjectStreamConstants, AutoCloseable

public class ResolvingObjectOutputStream extends ObjectOutputStream implements Resolving
A marker implementation to mirror the ResolvingObjectInputStream implementation.
Author:
cp 2006.08.02