Uses of Class
org.atmosphere.annotation.Suspend.SCOPE

Uses of Suspend.SCOPE in org.atmosphere.annotation
 

Methods in org.atmosphere.annotation that return Suspend.SCOPE
static Suspend.SCOPE Suspend.SCOPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Suspend.SCOPE[] Suspend.SCOPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.