org.atmosphere.config.service
Annotation Type Post


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Post

Use this annotation with the ManagedService. Annotate a method who will get invoked when an HTTP POST is send.

Author:
Jeanfrancois Arcand



Copyright © 2013. All Rights Reserved.