Uses of Enum Class
org.atmosphere.annotation.Suspend.SCOPE
-
Uses of Suspend.SCOPE in org.atmosphere.annotation
Methods in org.atmosphere.annotation that return Suspend.SCOPEModifier and TypeMethodDescriptionstatic Suspend.SCOPEReturns the enum constant of this class with the specified name.static Suspend.SCOPE[]Suspend.SCOPE.values()Returns an array containing the constants of this enum class, in the order they are declared.