public class CommandLineRequestExecutor extends RequestExecutor
| Constructor and Description |
|---|
CommandLineRequestExecutor() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
executeRequest(OpName opName,
Object input) |
Integer |
executeRequest(OpName opName,
Object input,
OutputStream eventStream,
boolean prettyEvents) |
executeRequestpublic Integer executeRequest(OpName opName, Object input) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic Integer executeRequest(OpName opName, Object input, OutputStream eventStream, boolean prettyEvents) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2010–2017. All rights reserved.