Uses of Interface
org.atmosphere.cpr.CometSupport

Packages that use CometSupport
org.atmosphere.container   
 

Uses of CometSupport in org.atmosphere.container
 

Classes in org.atmosphere.container that implement CometSupport
 class BlockingIOCometSupport
          This class gets used when the AtmosphereServlet fails to autodetect the Servlet Container we have been deployed.
 class GlassFishv2CometSupport
          Comet Portable Runtime implementation on top of Grizzly API included with GlassFish v2.
 class GlassFishv3CometSupport
          Comet Portable Runtime implementation on top of Glassfish v3.
 class GrizzlyCometSupport
          Comet Portable Runtime implementation on top of Grizzly 1.5 and up.
 class JettyCometSupport
          Comet Portable Runtime implementation on top of Jetty's Continuation.
 class Servlet30Support
          This class gets used when the AtmosphereServlet detect the container detect Servlet 3.0 Asynch API.
 class TomcatCometSupport
          Comet Portable Runtime implementation on top of Tomcat AIO.
 class WebLogicCometSupport
          Weblogic support.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.