Package org.eclipse.jetty.http
Class HttpTokens
java.lang.Object
org.eclipse.jetty.http.HttpTokens
HTTP constants
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static class
static enum
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HttpTokens.Token
getToken
(byte b) static HttpTokens.Token
getToken
(char c)
-
Field Details
-
TOKENS
-
-
Constructor Details
-
HttpTokens
public HttpTokens()
-
-
Method Details
-
getToken
-
getToken
-