Uses of Enum Class
org.eclipse.jetty.http3.HTTP3Stream.FrameState
-
Uses of HTTP3Stream.FrameState in org.eclipse.jetty.http3
Modifier and TypeMethodDescriptionstatic HTTP3Stream.FrameState
Returns the enum constant of this class with the specified name.static HTTP3Stream.FrameState[]
HTTP3Stream.FrameState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected boolean
HTTP3Stream.validateAndUpdate
(EnumSet<HTTP3Stream.FrameState> allowed, HTTP3Stream.FrameState target) Modifier and TypeMethodDescriptionprotected boolean
HTTP3Stream.validateAndUpdate
(EnumSet<HTTP3Stream.FrameState> allowed, HTTP3Stream.FrameState target)