Package org.atmosphere.core

Class Summary
AtmosphereEventInjector Allow AtmosphereEvent injection via the Context annotation supported by Jersey.
AtmosphereFilter ResourceFilterFactory which intercept the response and appropriately set the AtmosphereEvent filed based on the annotation the application has defined.
Broadcastable<E> Simple placeholder that can be used to broadcast message using a specific Broadcaster.
BroadcasterInjector Allow Broadcaster injection via the Context annotation supported by Jersey.
BroadcasterLookupInjector Allow BroadcasterLookup injection via the Context annotation supported by Jersey.
JerseyBroadcaster Speacial Broadcaster that use the ContainerResponse uner the hood to serialize the response.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.