|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Resume
Resume a suspended response. A suspended response is the result of annotating any method
using the Suspend.
| Optional Element Summary | |
|---|---|
int |
value
Resume after the first event caused by annotating a method with Broadcast |
public abstract int value
Broadcast
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||