Class HttpTokens


  • public class HttpTokens
    extends java.lang.Object
    HTTP constants
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static byte CARRIAGE_RETURN  
      (package private) static byte COLON  
      (package private) static byte[] CRLF  
      (package private) static byte LINE_FEED  
      (package private) static byte SPACE  
      (package private) static byte TAB  
      static HttpTokens.Token[] TOKENS  
    • Constructor Summary

      Constructors 
      Constructor Description
      HttpTokens()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait