| Package | Description |
|---|---|
| org.glassfish.grizzly.memcached |
| Modifier and Type | Method and Description |
|---|---|
static MemcachedClientFilter.ParsingStatus |
MemcachedClientFilter.ParsingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemcachedClientFilter.ParsingStatus[] |
MemcachedClientFilter.ParsingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<K> void |
MemcachedResponse.setResult(K originKey,
MemcachedClientFilter.ParsingStatus parsingStatus) |
Copyright © 2015 Project Grizzly. All Rights Reserved.