org.atmosphere.container
Class GlassFishv3CometSupport

java.lang.Object
  extended by org.atmosphere.cpr.AsynchronousProcessor
      extended by org.atmosphere.container.GrizzlyCometSupport
          extended by org.atmosphere.container.GlassFishv3CometSupport
All Implemented Interfaces:
CometSupport<AtmosphereEventImpl>

public class GlassFishv3CometSupport
extends GrizzlyCometSupport

Comet Portable Runtime implementation on top of Glassfish v3.

Author:
Jeanfrancois Arcand

Field Summary
 
Fields inherited from class org.atmosphere.cpr.AsynchronousProcessor
EVENT, logger
 
Constructor Summary
GlassFishv3CometSupport(AtmosphereServlet.AtmosphereConfig config)
           
 
Method Summary
 
Methods inherited from class org.atmosphere.container.GrizzlyCometSupport
action, init, service
 
Methods inherited from class org.atmosphere.cpr.AsynchronousProcessor
cancelled, getContainerName, resumed, suspended, timedout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.atmosphere.cpr.CometSupport
getContainerName
 

Constructor Detail

GlassFishv3CometSupport

public GlassFishv3CometSupport(AtmosphereServlet.AtmosphereConfig config)


Copyright © 2009 SUN Microsystems. All Rights Reserved.