Uses of Enum
org.eclipse.jetty.http.HttpTokens.Type
-
Uses of HttpTokens.Type in org.eclipse.jetty.http
Modifier and TypeMethodDescriptionHttpTokens.Token.getType()
static HttpTokens.Type
Returns the enum constant of this type with the specified name.static HttpTokens.Type[]
HttpTokens.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.