Uses of Class
org.atmosphere.cpr.AsynchronousProcessor

Packages that use AsynchronousProcessor
org.atmosphere.container   
 

Uses of AsynchronousProcessor in org.atmosphere.container
 

Subclasses of AsynchronousProcessor in org.atmosphere.container
 class BlockingIOCometSupport
          This class gets used when the AtmosphereServlet fails to autodetect the Servlet Container we are running on.
 class GlassFishv2CometSupport
          Comet Portable Runtime implementation on top of Grizzly API included with GlassFish v2.
 class GlassFishWebSocketSupport
          Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.
 class GoogleAppEngineCometSupport
          This class gets used when the AtmosphereServlet detected the Google App Engine support.
 class GrizzlyCometSupport
          Comet Portable Runtime implementation on top of Grizzly 1.5 and up.
 class JBossWebCometSupport
          Comet Portable Runtime implementation on top of Tomcat AIO.
 class Jetty7CometSupport
          Comet Portable Runtime implementation on top of Jetty's Continuation.
 class Jetty8WebSocketSupport
          WebSocket Portable Runtime implementation on top of Jetty's Continuation.
 class JettyCometSupport
          Comet Portable Runtime implementation on top of Jetty's Continuation.
 class Servlet30Support
          This class gets used when the AtmosphereServlet detect the container detect Servlet 3.0 Asynch API.
 class TomcatCometSupport
          Comet Portable Runtime implementation on top of Tomcat AIO.
 class WebLogicCometSupport
          Weblogic support.
 



Copyright © 2010. All Rights Reserved.