Uses of Package
org.atmosphere.interceptor

Packages that use org.atmosphere.interceptor
org.atmosphere.client   
org.atmosphere.config.managed   
org.atmosphere.cpr   
org.atmosphere.interceptor   
 

Classes in org.atmosphere.interceptor used by org.atmosphere.client
InvokationOrder
          A simple marker class to use with AtmosphereInterceptor in order to determine in which position in the interceptor's chain the AtmosphereInterceptor must be installed.
InvokationOrder.PRIORITY
           
 

Classes in org.atmosphere.interceptor used by org.atmosphere.config.managed
InvokationOrder
          A simple marker class to use with AtmosphereInterceptor in order to determine in which position in the interceptor's chain the AtmosphereInterceptor must be installed.
InvokationOrder.PRIORITY
           
 

Classes in org.atmosphere.interceptor used by org.atmosphere.cpr
InvokationOrder
          A simple marker class to use with AtmosphereInterceptor in order to determine in which position in the interceptor's chain the AtmosphereInterceptor must be installed.
InvokationOrder.PRIORITY
           
 

Classes in org.atmosphere.interceptor used by org.atmosphere.interceptor
AllowInterceptor
          A marker interface that does nothing except used by AtmosphereInterceptor to modify the default behavior of any functionality.
AtmosphereResourceStateRecovery.BroadcasterTracker
           
HeartbeatInterceptor
          An interceptor that send whitespace every 30 seconds.
InvokationOrder
          A simple marker class to use with AtmosphereInterceptor in order to determine in which position in the interceptor's chain the AtmosphereInterceptor must be installed.
InvokationOrder.PRIORITY
           
PaddingAtmosphereInterceptor
          Padding interceptor for Browser that needs whitespace when streaming is used.
TrackMessageSizeB64Interceptor
          An AtmosphereInterceptor that adds message size and delimiter, and encodes the message in Base64.
 



Copyright © 2014. All Rights Reserved.