public class GSObjectOutputStream extends DataOutputStream implements ObjectOutput
writtenout| Constructor and Description | 
|---|
| GSObjectOutputStream(OutputStream out) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| void | writeObject(Object obj) | 
flush, size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFwriteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflush, write, write, writewriteBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFpublic GSObjectOutputStream(OutputStream out)
public void writeObject(Object obj) throws IOException
writeObject in interface ObjectOutputIOExceptionpublic void close()
           throws IOException
close in interface Closeableclose in interface ObjectOutputclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionCopyright © GigaSpaces.