Uses of Enum Class
dev.relism.flash.http2.frame.FrameType.StreamIdRule
Packages that use FrameType.StreamIdRule
-
Uses of FrameType.StreamIdRule in dev.relism.flash.http2.frame
Methods in dev.relism.flash.http2.frame that return FrameType.StreamIdRuleModifier and TypeMethodDescriptionFrameType.streamIdRule()static FrameType.StreamIdRuleReturns the enum constant of this class with the specified name.static FrameType.StreamIdRule[]FrameType.StreamIdRule.values()Returns an array containing the constants of this enum class, in the order they are declared.