Uses of Enum Class
org.eclipse.jetty.http.HttpTokens.Type
Packages that use HttpTokens.Type
-
Uses of HttpTokens.Type in org.eclipse.jetty.http
Fields in org.eclipse.jetty.http declared as HttpTokens.TypeMethods in org.eclipse.jetty.http that return HttpTokens.TypeModifier and TypeMethodDescriptionHttpTokens.Token.getType()
static HttpTokens.Type
Returns the enum constant of this class with the specified name.static HttpTokens.Type[]
HttpTokens.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 HttpTokens.Type