Class PaddingAtmosphereInterceptor

java.lang.Object
org.atmosphere.cpr.AtmosphereInterceptorAdapter
org.atmosphere.interceptor.PaddingAtmosphereInterceptor
All Implemented Interfaces:
AtmosphereInterceptor, AtmosphereConfigAware, InvokationOrder
Direct Known Subclasses:
OldBrowserPaddingInterceptor

public class PaddingAtmosphereInterceptor extends AtmosphereInterceptorAdapter
Padding interceptor for Browser that needs whitespace when streaming is used.
Author:
Jeanfrancois Arcand