org.atmosphere.config.service
Annotation Type Message


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

Annotate a method that will gets invoked when String message are broadcasted using the Broadcaster associated with the class where the annotation is associated.

Author:
Jeanfrancois Arcand



Copyright © 2013. All Rights Reserved.