|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Writable
Interface for objects that can be written to an ObjectOutputStream.
| Method Summary | |
|---|---|
void |
write(java.io.ObjectOutputStream out)
Writes this object to an ObjectOutputStream. |
| Method Detail |
|---|
void write(java.io.ObjectOutputStream out)
throws java.io.IOException
out - the stream
java.io.IOException - if there is a stream error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||