Uses of Enum Class
org.glassfish.grizzly.http2.Http2Stream.State
Packages that use Http2Stream.State
-
Uses of Http2Stream.State in org.glassfish.grizzly.http2
Methods in org.glassfish.grizzly.http2 that return Http2Stream.StateModifier and TypeMethodDescriptionstatic Http2Stream.StateReturns the enum constant of this class with the specified name.static Http2Stream.State[]Http2Stream.State.values()Returns an array containing the constants of this enum class, in the order they are declared.