| Package | Description |
|---|---|
| org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
| Modifier and Type | Field and Description |
|---|---|
private GZIPContentDecoder.State |
GZIPContentDecoder._state |
| Modifier and Type | Method and Description |
|---|---|
static GZIPContentDecoder.State |
GZIPContentDecoder.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GZIPContentDecoder.State[] |
GZIPContentDecoder.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|