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