|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StreamConsumer
Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".
| Method Summary | |
|---|---|
void |
consumeLine(java.lang.String line)
Called when the StreamPumper pumps a line from the Stream. |
| Method Detail |
|---|
void consumeLine(java.lang.String line)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||