All Classes and Interfaces

Class
Description
ResourceFilterFactory which intercept the response and appropriately set the AtmosphereResourceEvent filed based on the annotation the application has defined.
 
Placeholder for injection of Atmosphere object based on any parameter value (header, cookie, query, matrix or path)
 
Automatically add the AtmosphereFilter to the list of ResourceConfig.
 
Simple placeholder that can be used to broadcast message using a specific Broadcaster.
Special Broadcaster that use the ContainerResponse under the hood to serialize the response.
Simple util class shared among Jersey's Broadcaster.
Simple Broadcaster implementation that use the calling thread when broadcasting events.
This class can be used to suspend response programmatically, similar to Suspend annotation.
A Builder for SuspendResponse
Util class that encapsulate a period and a TimeUnit.