|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NullModemInputStream.WriteCallback
Callback interface used by NullModemInputStream.
| Method Summary | |
|---|---|
void |
writeTo(OutputStream output)
Write the output to the given output stream. |
| Method Detail |
|---|
void writeTo(OutputStream output)
throws IOException
This method will be invoked (once) asynchronously in a dedicated writer thread.
output - output that sends data to the corresponding NullModemInputStream
IOException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||