Uses of Class
org.atmosphere.cpr.AtmosphereInterceptorAdapter

Packages that use AtmosphereInterceptorAdapter
org.atmosphere.client   
org.atmosphere.interceptor   
 

Uses of AtmosphereInterceptorAdapter in org.atmosphere.client
 

Subclasses of AtmosphereInterceptorAdapter in org.atmosphere.client
 class MessageLengthInterceptor
          Deprecated. - Use the TrackMessageSizeInterceptor
 class TrackMessageSizeInterceptor
          An AtmosphereInterceptor that add a add message size and delimiter.
 

Uses of AtmosphereInterceptorAdapter in org.atmosphere.interceptor
 

Subclasses of AtmosphereInterceptorAdapter in org.atmosphere.interceptor
 class AndroidAtmosphereInterceptor
          Fix for the Android 2.2.x bogus HTTP implementation
 class HeartbeatInterceptor
          An interceptor that send whitespace every 30 seconds
 class JSONPAtmosphereInterceptor
          JSONP Transport Support.
 class SSEAtmosphereInterceptor
          HTML 5 Server Side Events implementation.
 class StreamingAtmosphereInterceptor
          Padding interceptor for Browser that needs whitespace when streaming is used.
 



Copyright © 2012. All Rights Reserved.