| Package | Description |
|---|---|
| org.mmbase.util.externalprocess |
| Modifier and Type | Method and Description |
|---|---|
ProcessClosure |
CommandLauncher.waitAndWrite(InputStream in,
OutputStream out,
OutputStream err)
Writes input to and reads output from the external process to the streams.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CommandLauncher.processStreams(ProcessClosure closure,
OutputStream output,
PipedInputStream inputPipe,
OutputStream err,
PipedInputStream errInPipe,
IProgressMonitor monitor)
process the Streams.while the external process returns bytes.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}