Class SettingsFrame
java.lang.Object
org.eclipse.jetty.http3.frames.Frame
org.eclipse.jetty.http3.frames.SettingsFrame
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final longstatic final longstatic final long - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class Frame
getFrameType, isLast 
- 
Field Details
- 
MAX_TABLE_CAPACITY
public static final long MAX_TABLE_CAPACITY- See Also:
 
 - 
MAX_FIELD_SECTION_SIZE
public static final long MAX_FIELD_SECTION_SIZE- See Also:
 
 - 
MAX_BLOCKED_STREAMS
public static final long MAX_BLOCKED_STREAMS- See Also:
 
 
 - 
 - 
Constructor Details
- 
SettingsFrame
 
 - 
 - 
Method Details
- 
isReserved
public static boolean isReserved(long key)  - 
getSettings
 - 
toString
 
 -