Package org.atmosphere.config.service
Annotation Type Resume
-
@Retention(RUNTIME) @Target(METHOD) public @interface ResumeUse this annotation with theManagedServiceannotation. A method annotated with this annotation will be executed and then the connection will be resumed.- Author:
- Jeanfrancois Arcand