Uses of Class
org.atmosphere.cpr.WebContainer

Packages that use WebContainer
org.atmosphere.container   
 

Uses of WebContainer in org.atmosphere.container
 

Subclasses of WebContainer in org.atmosphere.container
 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.