|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SerializableEntity
Object implement this interface should be able to write entity data by own methods.
| Method Summary | |
|---|---|
void |
writeObject(OutputStream out)
Write object in given output stream. |
| Method Detail |
|---|
void writeObject(OutputStream out)
throws IOException
out - output stream.
IOException - i/o error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||