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() - 
isRfc2616Token
public boolean isRfc2616Token() - 
isRfc6265CookieOctet
public boolean isRfc6265CookieOctet() - 
getHexDigit
public int getHexDigit() - 
toString
 
 -