Class Tomcat7CometSupport

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

public class Tomcat7CometSupport extends AsynchronousProcessor
Comet Portable Runtime implementation on top of Tomcat AIO.
Author:
Jeanfrancois Arcand