Package generic.concurrent.io
-
Class Summary Class Description IOResult Class to pass to a thread pool that will consume all output from an external process.ProcessConsumer A class that allows clients to asynchronously consume the output of aProcess
s input and error streams.