Class ExternalizableHelper.ShieldedObjectOutputStream

All Implemented Interfaces:
com.oracle.coherence.common.io.OutputStreaming, OutputStreaming, ExternalizableHelper.Shielded, Closeable, DataOutput, Flushable, ObjectOutput, AutoCloseable
Enclosing class:
ExternalizableHelper

public static class ExternalizableHelper.ShieldedObjectOutputStream extends WrapperObjectOutputStream implements ExternalizableHelper.Shielded
An OutputStream that implements ObjectOutput that delegates all operations other than flush and close to an underlying object that implements ObjectOutput.