Uses of Enum Class
org.eclipse.jetty.http.HttpURI.State
Packages that use HttpURI.State
-
Uses of HttpURI.State in org.eclipse.jetty.http
Subclasses with type arguments of type HttpURI.State in org.eclipse.jetty.httpMethods in org.eclipse.jetty.http that return HttpURI.StateModifier and TypeMethodDescriptionstatic HttpURI.StateReturns 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 voidHttpURI.parse(HttpURI.State state, String uri, int offset, int end)