Uses of Enum Class
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 class with the specified name.static HttpURI.State[]
HttpURI.State.values()
Returns an array containing the constants of this enum class, 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)