|
|||||||||
| 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 |
java.lang.Object |
readObject()Reads the next object from the stream. |
| Method Detail |
|---|
java.lang.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 | ||||||||