Uses of Package
org.atmosphere.container
-
Packages that use org.atmosphere.container Package Description org.atmosphere.container -
Classes in org.atmosphere.container used by org.atmosphere.container Class Description BlockingIOCometSupport This class is used when theAtmosphereFrameworkfails to autodetect the Servlet Container we are running on.EmbeddedWebSocketHandler websocketd support.Grizzly2CometSupport Comet Portable Runtime implementation on top of Grizzly 1.5 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.JSR356Endpoint Servlet30CometSupport This class is used when theAtmosphereFrameworkdetect the container detect Servlet 3.0 Asynch API.Tomcat7CometSupport Comet Portable Runtime implementation on top of Tomcat AIO.TomcatWebSocketUtil.Delegate