public final class ThreadedStreamConsumer extends Object implements StreamConsumer, Closeable
| Constructor and Description |
|---|
ThreadedStreamConsumer(StreamConsumer target) |
public ThreadedStreamConsumer(StreamConsumer target)
public void consumeLine(String s)
consumeLine in interface StreamConsumerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.