Uses of Enum Class
org.eclipse.jetty.http.HttpParser.FieldState
-
Uses of HttpParser.FieldState in org.eclipse.jetty.http
Modifier and TypeMethodDescriptionstatic HttpParser.FieldState
Returns the enum constant of this class with the specified name.static HttpParser.FieldState[]
HttpParser.FieldState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
HttpParser.setState
(HttpParser.FieldState state)