Class HttpConstants


  • public final class HttpConstants
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static byte DOUBLE_QUOTE
      Double quote '"'
      static byte EQUALS
      Equals '='
      static byte SEMICOLON
      Semicolon ';'
      static byte SP
      Horizontal space
    • Method Summary

      • Methods inherited from class java.lang.Object

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