Uses of Enum
org.apache.hc.core5.http2.frame.FrameFlag
Packages that use FrameFlag
-
Uses of FrameFlag in org.apache.hc.core5.http2.frame
Subclasses with type arguments of type FrameFlag in org.apache.hc.core5.http2.frameMethods in org.apache.hc.core5.http2.frame that return FrameFlagModifier and TypeMethodDescriptionstatic FrameFlagReturns 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