| Package | Description |
|---|---|
| org.glassfish.grizzly.memcached |
| Modifier and Type | Method and Description |
|---|---|
static ResponseStatus |
ResponseStatus.getResponseStatus(short status) |
ResponseStatus |
MemcachedResponse.getStatus() |
static ResponseStatus |
ResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseStatus[] |
ResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemcachedResponse.setStatus(ResponseStatus status) |
Copyright © 2015 Project Grizzly. All Rights Reserved.