Uses of Enum Class
org.eclipse.jetty.http.HttpGenerator.State
-
Uses of HttpGenerator.State in org.eclipse.jetty.http
Modifier and TypeMethodDescriptionHttpGenerator.getState()
static HttpGenerator.State
Returns the enum constant of this class with the specified name.static HttpGenerator.State[]
HttpGenerator.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.