Uses of Package
org.biojava.utils.process
Packages that use org.biojava.utils.process
Package
Description
Classes and interfaces to execute external processes and to handle its input and output streams in multiple threads.
-
Classes in org.biojava.utils.process used by org.biojava.utils.processClassDescriptionInterface to a threadable input handler for an external process.Interface to a threadable output handler for an external process.A multi threaded class which pipes the contents of an input reader to an output writer.A multi threaded class which pipes the contents of an input stream to an output stream.