Class HttpTokens.Token
java.lang.Object
org.eclipse.jetty.http.HttpTokens.Token
- Enclosing class:
HttpTokens
-
Method Details
-
getType
-
getByte
public byte getByte() -
getChar
public char getChar() -
isHexDigit
public boolean isHexDigit() -
getHexDigit
public int getHexDigit() -
toString
-