Package org.atmosphere.jersey
package org.atmosphere.jersey
-
ClassDescription
ResourceFilterFactorywhich intercept the response and appropriately set theAtmosphereResourceEventfiled 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 theAtmosphereFilterto the list ofResourceConfig.Simple placeholder that can be used to broadcast message using a specificBroadcaster.SpecialBroadcasterthat use theContainerResponseunder the hood to serialize the response.This class can be used to suspend response programmatically, similar toSuspendannotation.A Builder forSuspendResponseUtil class that encapsulate a period and a TimeUnit.