public class GSObjectOutputStream extends DataOutputStream implements ObjectOutput
written
out
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, writeUTF
write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
flush, write, write, write
writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
public GSObjectOutputStream(OutputStream out)
public void writeObject(Object obj) throws IOException
writeObject
in interface ObjectOutput
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface ObjectOutput
close
in interface AutoCloseable
close
in class FilterOutputStream
IOException
Copyright © GigaSpaces.