Uses of Enum
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 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 voidHttpURI.parse(HttpURI.State state, String uri, int offset, int end)