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

Packages that use Suspend.SCOPE
org.atmosphere.core.annotation   
 

Uses of Suspend.SCOPE in org.atmosphere.core.annotation
 

Methods in org.atmosphere.core.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 © 2009 SUN Microsystems. All Rights Reserved.