Class Constants

java.lang.Object
org.apache.coyote.http2.Constants

public class Constants extends Object
  • Field Details

    • DEFAULT_WEIGHT

      @Deprecated public static final int DEFAULT_WEIGHT
      Deprecated.
      Unused. Will be removed in Tomcat 11 onwards.
      RFC 7540 prioritisation default weight.
      See Also:
  • Constructor Details

    • Constants

      public Constants()