|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Streamable
Represents that the implementor can serialize itself into an
OutputStream
| This interface is designed to be implemented by clients. |
| Method Summary | |
|---|---|
void |
write(java.io.OutputStream out)
Writes the content of the object into a Writer. |
| Method Detail |
|---|
void write(java.io.OutputStream out)
throws java.io.IOException
Writer.
out - the target writer
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||