Uses of Class
org.atmosphere.cpr.AsynchronousProcessor
Packages that use AsynchronousProcessor
-
Uses of AsynchronousProcessor in org.atmosphere.container
Subclasses of AsynchronousProcessor in org.atmosphere.containerModifier and TypeClassDescriptionclassThis class is used when theAtmosphereFrameworkfails to autodetect the Servlet Container we are running on.classclassWebsocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.classComet Portable Runtime implementation on top of Grizzly API included with GlassFish v2.classWebsocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.classComet Portable Runtime implementation on top of Grizzly 1.5 and up.classclassComet Portable Runtime implementation on top of Grizzly 1.5 and up.classWebsocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.classJBoss's WebSocket support.classComet Portable Runtime implementation on top of Tomcat AIO.classComet Portable Runtime implementation on top of Jetty's Continuation.classclassJetty 9 WebSocket support.classWebSocket Portable Runtime implementation on top of Jetty's.classComet Portable Runtime implementation on top of Jetty's Continuation.classThis class is the same asJettyAsyncSupportWithWebSocketimplementation and add Websocket support to Servlet 3.0.classclassNetty's FrameworkAsyncSupportand framework running on top of it, like vert.x and Play!classThis class is used when theAtmosphereFrameworkdetect the container detect Servlet 3.0 Asynch API.classTomcat's WebSocket support.classTomcat's WebSocket support.classComet Portable Runtime implementation on top of Tomcat AIO.classTomcat's WebSocket support.classComet Portable Runtime implementation on top of Tomcat AIO.classMethods in org.atmosphere.container with parameters of type AsynchronousProcessorModifier and TypeMethodDescriptionstatic ActionJettyWebSocketUtil.doService(AsynchronousProcessor cometSupport, AtmosphereRequest req, AtmosphereResponse res, org.eclipse.jetty.websocket.WebSocketFactory webSocketFactory)