Package | Description |
---|---|
org.glassfish.grizzly |
Modifier and Type | Method and Description |
---|---|
ProcessorResult.Status |
ProcessorResult.getStatus()
Get the result status.
|
static ProcessorResult.Status |
ProcessorResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessorResult.Status[] |
ProcessorResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected ProcessorResult |
ProcessorResult.setStatus(ProcessorResult.Status status) |
Copyright © 2015 Oracle Corporation. All rights reserved.