|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NullModemOutputStream.ReadCallback
Callback interface used by NullModemOutputStream.
| Method Summary | |
|---|---|
void |
readFrom(InputStream input)
Read from the given input stream. |
| Method Detail |
|---|
void readFrom(InputStream input)
throws IOException
This method will be invoked (once) asynchronously in a dedicated reader thread.
input - input providing the data written to the corresponding NullModemOutputStream
IOException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||