Package org.atmosphere.interceptor

Class Summary
AndroidAtmosphereInterceptor Fix for the Android 2.2.x bogus HTTP implementation
AtmosphereResourceLifecycleInterceptor This AtmosphereInterceptor implementation automatically suspends the intercepted AtmosphereResource and takes care of managing the response's state (flushing, resuming, etc.) when a Broadcaster.broadcast(T) is invoked.
BroadcastOnPostAtmosphereInterceptor This read the request's body and invoke the associated Broadcaster of an AtmosphereResource.
JSONPAtmosphereInterceptor JSONP Transport Support.
SSEAtmosphereInterceptor HTML 5 Server Side Events implementation.
 



Copyright © 2012. All Rights Reserved.