Uses of Enum
org.apache.hc.core5.http2.frame.FrameFlag
Packages that use FrameFlag
-
Uses of FrameFlag in org.apache.hc.core5.http2.frame
Methods in org.apache.hc.core5.http2.frame that return FrameFlagModifier and TypeMethodDescriptionstatic FrameFlag
Returns the enum constant of this type with the specified name.static FrameFlag[]
FrameFlag.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hc.core5.http2.frame with parameters of type FrameFlag