Uses of Enum
org.eclipse.jetty.http3.frames.FrameType
Packages that use FrameType
-
Uses of FrameType in org.eclipse.jetty.http3.frames
Methods in org.eclipse.jetty.http3.frames that return FrameTypeModifier and TypeMethodDescriptionstatic FrameTypeFrameType.from(long type) Frame.getFrameType()static FrameTypeReturns the enum constant of this type with the specified name.static FrameType[]FrameType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.eclipse.jetty.http3.frames with parameters of type FrameType