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