|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 is used when the AtmosphereFramework fails to autodetect
the Servlet Container we are running on. |
class |
GlassFishServ30WebSocketSupport
|
class |
GlassFishServlet30WebSocketSupport
Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up. |
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 |
Grizzly2CometSupport
Comet Portable Runtime implementation on top of Grizzly 1.5 and up. |
class |
Grizzly2WebSocketSupport
|
class |
GrizzlyCometSupport
Comet Portable Runtime implementation on top of Grizzly 1.5 and up. |
class |
GrizzlyServlet30WebSocketSupport
Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up. |
class |
JBossWebCometSupport
Comet Portable Runtime implementation on top of Tomcat AIO. |
class |
JBossWebSocketSupport
JBoss AS7 websocket support based on Mike Brock's websockets implementation. |
class |
Jetty7CometSupport
Comet Portable Runtime implementation on top of Jetty's Continuation. |
class |
Jetty9AsyncSupportWithWebSocket
Jetty 9 WebSocket support. |
class |
JettyAsyncSupportWithWebSocket
WebSocket Portable Runtime implementation on top of Jetty's. |
class |
JettyCometSupport
Comet Portable Runtime implementation on top of Jetty's Continuation. |
class |
JettyServlet30AsyncSupportWithWebSocket
This class is the same as JettyAsyncSupportWithWebSocket implementation and add Websocket support
to Servlet 3.0. |
class |
JSR356AsyncSupport
|
class |
NettyCometSupport
Netty's Framework AsyncSupport and framework running on top of it, like vert.x and Play! |
class |
Servlet30CometSupport
This class is used when the AtmosphereFramework detect the container
detect Servlet 3.0 Asynch API. |
class |
Tomcat7AsyncSupportWithWebSocket
Tomcat's WebSocket support. |
class |
Tomcat7BIOSupportWithWebSocket
Tomcat's WebSocket support. |
class |
Tomcat7CometSupport
Comet Portable Runtime implementation on top of Tomcat AIO. |
class |
Tomcat7Servlet30SupportWithWebSocket
Tomcat's WebSocket support. |
class |
TomcatCometSupport
Comet Portable Runtime implementation on top of Tomcat AIO. |
| Methods in org.atmosphere.container with parameters of type AsynchronousProcessor | |
|---|---|
static Action |
JettyWebSocketUtil.doService(AsynchronousProcessor cometSupport,
AtmosphereRequest req,
AtmosphereResponse res,
org.eclipse.jetty.websocket.WebSocketFactory webSocketFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||