| Interface | Description |
|---|---|
| TomcatWebSocketUtil.Delegate |
| Class | Description |
|---|---|
| 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.
|
| GlassFishWebSocketHandler |
Glassfish 3.2.x WebSocket support.
|
| GlassFishWebSocketSupport |
Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.
|
| Grizzly2CometSupport |
Comet Portable Runtime implementation on top of Grizzly 1.5 and up.
|
| Grizzly2WebSocketSupport | |
| 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.
|
| Jetty9AsyncSupportWithWebSocket |
Jetty 9 WebSocket support.
|
| Jetty9WebSocketHandler | |
| JettyAsyncSupportWithWebSocket |
WebSocket Portable Runtime implementation on top of Jetty's.
|
| JettyCometSupport |
Comet Portable Runtime implementation on top of Jetty's Continuation.
|
| JettyServlet30AsyncSupportWithWebSocket |
This class is the same as
JettyAsyncSupportWithWebSocket implementation and add Websocket support
to Servlet 3.0. |
| JettyWebSocketHandler |
Jetty 7 & 8 WebSocket support.
|
| JettyWebSocketUtil | |
| NettyCometSupport |
Netty's Framework
AsyncSupport |
| Servlet30CometSupport |
This class gets used when the
AtmosphereFramework detect the container
detect Servlet 3.0 Asynch API. |
| Tomcat7AsyncSupportWithWebSocket |
Tomcat's WebSocket support.
|
| Tomcat7BIOSupportWithWebSocket |
Tomcat's WebSocket support.
|
| Tomcat7CometSupport |
Comet Portable Runtime implementation on top of Tomcat AIO.
|
| Tomcat7Servlet30SupportWithWebSocket |
Tomcat's WebSocket support.
|
| TomcatCometSupport |
Comet Portable Runtime implementation on top of Tomcat AIO.
|
| TomcatWebSocketHandler | |
| TomcatWebSocketUtil |
Copyright © 2018. All Rights Reserved.