public static class ExternalizableHelper.ShieldedObjectOutputStream extends 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()
WrapperDataOutputStreamflush in interface com.oracle.coherence.common.io.OutputStreamingflush in interface Flushableflush in interface ObjectOutputflush in class WrapperDataOutputStreampublic final void close()
WrapperDataOutputStreamclose in interface com.oracle.coherence.common.io.OutputStreamingclose in interface Closeableclose in interface ObjectOutputclose in interface AutoCloseableclose in class WrapperDataOutputStream