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 StreamConsumer
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.