Package org.apache.coyote.http2
Class Constants
- java.lang.Object
- 
- org.apache.coyote.http2.Constants
 
- 
 public class Constants extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description static intDEFAULT_WEIGHTDeprecated.Unused.
 - 
Constructor SummaryConstructors Constructor Description Constants()
 
- 
- 
- 
Field Detail- 
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:
- Constant Field Values
 
 
- 
 
-