Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
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.
BroadcastFilter
- Annotation Type in
org.atmosphere.annotation
Defines the class(ses) to use when filtering the execution of a
Broadcast
or
ResumeOnBroadcast
annotations.
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.
ResumeOnBroadcast
- Annotation Type in
org.atmosphere.annotation
If this annotation is present, all suspended response that were suspended using
@Suspend
will be resumed after the value of the Broadcast has been processed.
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
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
SUN Microsystems
. All Rights Reserved.