|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BinaryObjectDeserializer
Interface for reading objects from a stream.
| Method Summary | |
|---|---|
void |
close()
Closes the underlying stream |
Object |
readObject()
Reads the next object from the stream. |
| Method Detail |
|---|
Object readObject()
EOFException if end of stream is reached.
void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||