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