public class GSObjectInputStream extends DataInputStream implements ObjectInput
in
Constructor and Description |
---|
GSObjectInputStream(InputStream in) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Object |
readObject() |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
available, mark, markSupported, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
public GSObjectInputStream(InputStream in)
public Object readObject() throws IOException, ClassNotFoundException
readObject
in interface ObjectInput
IOException
ClassNotFoundException
public void close() throws IOException
close
in interface Closeable
close
in interface ObjectInput
close
in interface AutoCloseable
close
in class FilterInputStream
IOException
Copyright © GigaSpaces.