Package org.atmosphere.container

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



Copyright © 2009 SUN Microsystems. All Rights Reserved.