Class JSONPAtmosphereInterceptor

java.lang.Object
org.atmosphere.cpr.AtmosphereInterceptorAdapter
org.atmosphere.interceptor.JSONPAtmosphereInterceptor
All Implemented Interfaces:
AtmosphereInterceptor, AtmosphereConfigAware, InvokationOrder

public class JSONPAtmosphereInterceptor extends AtmosphereInterceptorAdapter
JSONP Transport Support.
Author:
Jeanfrancois Arcand