| Package | Description |
|---|---|
| org.brutusin.wava.core.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 |
|---|---|
static Integer |
RequestExecutor.executeRequest(OpName opName,
Object input,
OutputStream eventStream,
boolean prettyEvents) |
Copyright © 2010–2016. All rights reserved.