Package org.eclipse.jetty.http3.frames
Class SettingsFrame
java.lang.Object
org.eclipse.jetty.http3.frames.Frame
org.eclipse.jetty.http3.frames.SettingsFrame
-
Field Summary
Modifier and TypeFieldDescriptionstatic final long
static final long
static final long
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.jetty.http3.frames.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