Package org.atmosphere.annotation
Annotation Interface Publish
When a method is annotated with this annotation, the returned value of the method will be broadcasted to the passed
value, e.g the associated
Broadcaster.broadcast(Object) will be invoked.- Author:
- Jeanfrancois Arcand
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-