Class Grizzly2CometSupport

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

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