Class JBossWebCometSupport

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

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