|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectInput
Provides methods for reading an Object from data. Involves deserialization.
Method Summary | |
---|---|
Object |
readObject()
Read an Object. |
Methods inherited from interface com.sentilla.io.DataInput |
---|
readBoolean, readByte, readChar, readDouble, readFloat, readInt, readLong, readShort, readUnsignedByte, readUTF |
Methods inherited from interface com.sentilla.io.Input |
---|
close, read, read, read, skip |
Method Detail |
---|
Object readObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |