public class RequestExecutor extends Object
| Constructor and Description |
|---|
RequestExecutor() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
executeRequest(OpName opName,
Input input,
InputStream stdinStream,
OutputStream stdoutStream,
LineListener stderrListener,
EventListener eventListener) |
public Integer executeRequest(OpName opName, Input input, InputStream stdinStream, OutputStream stdoutStream, LineListener stderrListener, EventListener eventListener) throws IOException
IOExceptionCopyright © 2010–2017. All rights reserved.