Uses of Enum Class
org.eclipse.jetty.http.HttpURI.Ambiguous
Packages that use HttpURI.Ambiguous
-
Uses of HttpURI.Ambiguous in org.eclipse.jetty.http
Fields in org.eclipse.jetty.http with type parameters of type HttpURI.AmbiguousMethods in org.eclipse.jetty.http that return HttpURI.AmbiguousModifier and TypeMethodDescriptionstatic HttpURI.Ambiguous
Returns the enum constant of this class with the specified name.static HttpURI.Ambiguous[]
HttpURI.Ambiguous.values()
Returns an array containing the constants of this enum class, in the order they are declared.