Package org.atmosphere.config.service
Annotation Interface DeliverTo
Broadcast the returned value only to the calling resource
DeliverTo.DELIVER_TO.RESOURCE,
to its associated Broadcaster DeliverTo.DELIVER_TO.BROADCASTER
or to all created Broadcasters DeliverTo.DELIVER_TO.ALL- Author:
- Guillaume Drouet
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements
-
Element Details
-
value
DeliverTo.DELIVER_TO value- Returns:
- the
DeliverTo.DELIVER_TO
-