Package org.atmosphere.config.service
Annotation Type Get
-
@Retention(RUNTIME) @Target(METHOD) public @interface GetUse this annotation with theManagedServiceannotation. Annotate a method which will get invoked when an HTTP GET is send.- Author:
- Jeanfrancois Arcand