| Package | Description |
|---|---|
| org.apache.mina.http |
| Modifier and Type | Method and Description |
|---|---|
static DecoderState |
DecoderState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecoderState[] |
DecoderState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2017 Apache MINA Project. All rights reserved.