Package | Description |
---|---|
org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
Modifier and Type | Method and Description |
---|---|
HttpGenerator.State |
HttpGenerator.getState() |
static HttpGenerator.State |
HttpGenerator.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpGenerator.State[] |
HttpGenerator.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HttpGenerator.isState(HttpGenerator.State state) |
Copyright © 1995-2015 Webtide. All Rights Reserved.