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