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, writeObject
getDataOutput, incBytesWritten, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
write, write, write
writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
public ShieldedObjectOutputStream(ObjectOutput out)
public final void flush()
WrapperDataOutputStream
flush
in interface com.oracle.coherence.common.io.OutputStreaming
flush
in interface Flushable
flush
in interface ObjectOutput
flush
in class WrapperDataOutputStream
public final void close()
WrapperDataOutputStream
close
in interface com.oracle.coherence.common.io.OutputStreaming
close
in interface Closeable
close
in interface ObjectOutput
close
in interface AutoCloseable
close
in class WrapperDataOutputStream