Package | Description |
---|---|
org.eclipse.jetty.websocket.common.io.http |
Modifier and Type | Field and Description |
---|---|
private HttpResponseHeaderParser.State |
HttpResponseHeaderParser.state |
Modifier and Type | Method and Description |
---|---|
static HttpResponseHeaderParser.State |
HttpResponseHeaderParser.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HttpResponseHeaderParser.State[] |
HttpResponseHeaderParser.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|