org.atmosphere.core.annotation
Annotation Type Broadcast


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

Broadcast to all suspended response the value of the method annotated with this annotation.

Author:
Jeanfrancois Arcand



Copyright © 2009 SUN Microsystems. All Rights Reserved.