B C O R S V

B

Broadcast - Annotation Type in org.atmosphere.annotation
Broadcast to all suspended response the value of the method annotated with this annotation.

C

Cluster - Annotation Type in org.atmosphere.annotation
Defines an annotation that can be used to add clustering support when a Broadcaster is used.

O

org.atmosphere.annotation - package org.atmosphere.annotation
 

R

Resume - Annotation Type in org.atmosphere.annotation
Resume a suspended response.

S

Schedule - Annotation Type in org.atmosphere.annotation
Schedule periodic broadcast operations to the set of suspended response.
Suspend - Annotation Type in org.atmosphere.annotation
Suspend the underlying response.
Suspend.SCOPE - Enum in org.atmosphere.annotation
 

V

valueOf(String) - Static method in enum org.atmosphere.annotation.Suspend.SCOPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.atmosphere.annotation.Suspend.SCOPE
Returns an array containing the constants of this enum type, in the order they are declared.

B C O R S V

Copyright © 2011. All Rights Reserved.