Package org.atmosphere.annotation
package org.atmosphere.annotation
-
ClassDescriptionSuspend the response and use the Broadcaster associated with
HeaderConfig.X_ATMOSPHERE_TRACKING_IDto publish the result.Broadcast to all suspended response the value of the method annotated with this annotation.Defines an annotation that can be used to add clustering support when aBroadcasteris used.When a method is annotated with this annotation, the returned value of the method will be broadcasted to the passed value, e.g the associatedBroadcaster.broadcast(Object)will be invoked.Resume a suspended response.Schedule periodic broadcast operations to the set of suspended response.Subscribe to the "value", or topic.Suspend the underlying response.