Package org.atmosphere.container

Class Summary
BlockingIOCometSupport This class gets used when the AtmosphereFramework 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.
JettyAsyncSupportWithWebSocket WebSocket Portable Runtime implementation on top of Jetty's.
JettyCometSupport Comet Portable Runtime implementation on top of Jetty's Continuation.
JettyWebSocketHandler Jetty 7 & 8 WebSocket support.
JettyWebSocketUtil  
NettyCometSupport Netty's Framework AsyncSupport
Servlet30AsyncSupportWithWebSocket This class is the same as JettyAsyncSupportWithWebSocket implementation and add Websocket support to Servlet 3.0.
Servlet30CometSupport This class gets used when the AtmosphereFramework detect the container detect Servlet 3.0 Asynch API.
Tomcat7AsyncSupportWithWebSocket Tomcat's WebSocket support.
Tomcat7CometSupport Comet Portable Runtime implementation on top of Tomcat AIO.
TomcatCometSupport Comet Portable Runtime implementation on top of Tomcat AIO.
TomcatWebSocketHandler  
 



Copyright © 2012. All Rights Reserved.