public interface StreamConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(java.lang.String line)
Called when the StreamPumper pumps a line from the Stream.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.