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.
GlassFishWebSocketSupport Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.
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.
JettyCometSupportWithWebSocket WebSocket Portable Runtime implementation on top of Jetty's.
JettyWebSocketHandler Jetty 7 & 8 WebSocket support.
JettyWebSocketUtil  
Servlet30CometSupport This class gets used when the AtmosphereServlet detect the container detect Servlet 3.0 Asynch API.
Servlet30CometSupportWithWebSocket This class is the same as JettyCometSupportWithWebSocket implementation and add Websocket support to Servlet 3.0.
Tomcat7CometSupport Comet Portable Runtime implementation on top of Tomcat AIO.
TomcatCometSupport Comet Portable Runtime implementation on top of Tomcat AIO.
WebLogicCometSupport Weblogic support.
 



Copyright © 2011. All Rights Reserved.