| Package | Description |
|---|---|
| org.brutusin.wava.io |
| Modifier and Type | Method and Description |
|---|---|
static OpName |
OpName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpName[] |
OpName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
RequestExecutor.executeRequest(OpName opName,
Input input,
InputStream stdinStream,
OutputStream stdoutStream,
LineListener stderrListener,
EventListener eventListener) |
Copyright © 2010–2017. All rights reserved.