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