Class SSEAtmosphereInterceptor

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

public class SSEAtmosphereInterceptor extends AtmosphereInterceptorAdapter
HTML 5 Server-Sent Events implementation.
Author:
Jeanfrancois Arcand