Package org.atmosphere.container

Class Summary
BlockingIOCometSupport This class gets used when the AtmosphereServlet fails to autodetect the Servlet Container we are running on.
GlassFishv2CometSupport Comet Portable Runtime implementation on top of Grizzly API included with GlassFish v2.
GoogleAppEngineCometSupport This class gets used when the AtmosphereServlet detected the Google App Engine support.
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 © 2010 SUN Microsystems. All Rights Reserved.