public static class ExternalizableHelper.ShieldedObjectOutputStream extends com.tangosol.io.WrapperObjectOutputStream implements ExternalizableHelper.Shielded
| Constructor and Description | 
|---|
ShieldedObjectOutputStream(ObjectOutput out)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()
Closes this OutputStream and releases any associated system resources. 
 | 
void | 
flush()
Flushes this OutputStream and forces any buffered output bytes to be
 written. 
 | 
getBytesWritten, getObjectOutput, writeObjectgetDataOutput, incBytesWritten, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwrite, write, writewriteBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFpublic ShieldedObjectOutputStream(ObjectOutput out)
public final void flush()
com.tangosol.io.WrapperDataOutputStreamflush in interface com.oracle.coherence.common.io.OutputStreamingflush in interface Flushableflush in interface ObjectOutputflush in class com.tangosol.io.WrapperDataOutputStreampublic final void close()
com.tangosol.io.WrapperDataOutputStreamclose in interface com.oracle.coherence.common.io.OutputStreamingclose in interface Closeableclose in interface ObjectOutputclose in interface AutoCloseableclose in class com.tangosol.io.WrapperDataOutputStream