Class GrizzlyCometSupport

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

public class GrizzlyCometSupport extends AsynchronousProcessor
Comet Portable Runtime implementation on top of Grizzly 1.5 and up.
Author:
Jeanfrancois Arcand