Class Servlet30CometSupport

java.lang.Object
org.atmosphere.cpr.AsynchronousProcessor
org.atmosphere.container.Servlet30CometSupport
All Implemented Interfaces:
AsyncSupport<AtmosphereResourceImpl>
Direct Known Subclasses:
JSR356AsyncSupport

public class Servlet30CometSupport extends AsynchronousProcessor
This class is used when the AtmosphereFramework detect the container detect Servlet 3.0 Asynch API.
Author:
Jeanfrancois Arcand