org.atmosphere.config.service
Annotation Type Get


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

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

Author:
Jeanfrancois Arcand



Copyright © 2014. All Rights Reserved.