|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StreamGobblerCallback
This interface defines the callback calls that are called from within the StreamGobbler while working on a stream.
| Method Summary | |
|---|---|
void |
work(String line)
Callback whenever a line is read from the stream by the StreamGobbler. |
| Method Detail |
|---|
void work(String line)
line - the line that is read.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||