Package | Description |
---|---|
org.biojava.utils.process |
Classes and interfaces to execute external processes and to handle its input and output streams in multiple threads.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleInputHandler
Simple input handler
that reads the input for an external process from an
input stream.
|
class |
SimpleOutputHandler
Simple output handler
that pipes the output of an external process to an
output stream.
|
Copyright © 2014 BioJava. All rights reserved.