Uses of Enum
org.eclipse.jetty.http.HttpURI.State
Packages that use HttpURI.State
-
Uses of HttpURI.State in org.eclipse.jetty.http
Methods in org.eclipse.jetty.http that return HttpURI.StateModifier and TypeMethodDescriptionstatic HttpURI.State
Returns the enum constant of this type with the specified name.static HttpURI.State[]
HttpURI.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.jetty.http with parameters of type HttpURI.StateModifier and TypeMethodDescriptionprivate void
HttpURI.parse
(HttpURI.State state, String uri, int offset, int end)