Class AtmosphereFilter

java.lang.Object
org.atmosphere.cpr.AtmosphereFilter
All Implemented Interfaces:
Filter

public class AtmosphereFilter extends Object implements Filter
Atmosphere has support for Filters, delegating all work to AtmosphereServlet. This Filter only works with Jetty and Grizzly/GlassFish. With other containers it will use its BlockingIOCometSupport.