| Package | Description |
|---|---|
| org.biojava.utils.process |
Classes and interfaces to execute external processes and to handle its input and output streams in multiple threads.
|
| Class and Description |
|---|
| InputHandler
Interface to a threadable input handler for
an external process.
|
| OutputHandler
Interface to a threadable output handler for
an external process.
|
| ReaderWriterPipe
A multi threaded class
which pipes the contents of an input reader to an output
writer.
|
| StreamPipe
A multi threaded class
which pipes the contents of an input stream to an output stream.
|
Copyright © 2014 BioJava. All rights reserved.