Package org.atmosphere.jersey

Class Summary
AtmosphereFilter ResourceFilterFactory which intercept the response and appropriately set the AtmosphereResourceEvent filed based on the annotation the application has defined.
AtmosphereProviders Placeholder for injection of Atmosphere object based on any parameter value (header, cookie, query, matrix or path)
AtmosphereProviders.BroadcasterProvider  
AtmosphereResourceConfigurator Automatically add the AtmosphereFilter to the list of ResourceConfig.
AtmosphereResourceInjector Allow AtmosphereResourceEvent injection via the Context annotation supported by Jersey.
Broadcastable Simple placeholder that can be used to broadcast message using a specific Broadcaster.
BroadcasterFactoryInjector Allow BroadcasterFactory injection via the Context annotation supported by Jersey.
BroadcasterInjector Allow Broadcaster injection via the Context annotation supported by Jersey.
JerseyBroadcaster Special Broadcaster that use the ContainerResponse under the hood to serialize the response.
SuspendResponse<E> This class can be used to suspend response programmatically, similar to Suspend annotation.
SuspendResponse.SuspendResponseBuilder<E> A Builder for SuspendResponse
SuspendResponse.TimeSpan Util class that encapsulate a period and a TimeUnit.
 



Copyright © 2010. All Rights Reserved.