|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Enum Summary | |
|---|---|
| Suspend.SCOPE | |
| Annotation Types Summary | |
|---|---|
| Broadcast | Broadcast to all suspended response the value of the method annotated with this annotation. |
| Resume | Resume a suspended response. |
| ResumeOnBroadcast | 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. |
| Suspend | Suspend the underlying response. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||