Uses of Enum Class
org.glassfish.grizzly.spdy.SpdyStream.TerminationType
Packages that use SpdyStream.TerminationType
-
Uses of SpdyStream.TerminationType in org.glassfish.grizzly.spdy
Methods in org.glassfish.grizzly.spdy that return SpdyStream.TerminationTypeModifier and TypeMethodDescriptionSpdyStream.Termination.getType()static SpdyStream.TerminationTypeReturns the enum constant of this class with the specified name.static SpdyStream.TerminationType[]SpdyStream.TerminationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.glassfish.grizzly.spdy with parameters of type SpdyStream.TerminationType