Class TomcatCometSupport

java.lang.Object
org.atmosphere.cpr.AsynchronousProcessor
org.atmosphere.container.TomcatCometSupport
All Implemented Interfaces:
AsyncSupport<AtmosphereResourceImpl>

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