| Interface | Description |
|---|---|
| TomcatWebSocketUtil.Delegate |
| Class | Description |
|---|---|
| BlockingIOCometSupport |
This class is used when the
AtmosphereFramework fails to autodetect
the Servlet Container we are running on. |
| EmbeddedWebSocketHandler |
websocketd support.
|
| GlassFishServ30WebSocketSupport | |
| GlassFishServlet30WebSocketSupport |
Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.
|
| 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.
|
| GrizzlyServlet30WebSocketSupport |
Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.
|
| JBossAsyncSupportWithWebSocket |
JBoss's WebSocket support.
|
| JBossWebCometSupport |
Comet Portable Runtime implementation on top of Tomcat AIO.
|
| JBossWebSocketHandler |
Dispatches JBoss websocket events to Atmosphere's
WebSocketProcessor. |
| 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 | |
| JSR356AsyncSupport | |
| JSR356AsyncSupport.AtmosphereConfigurator | |
| JSR356Endpoint | |
| NettyCometSupport |
Netty's Framework
AsyncSupport and framework running on top of it, like vert.x and Play! |
| Servlet30CometSupport |
This class is 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 | |
| WebLogicServlet30WithWebSocket | |
| WeblogicWebSocketHandler |
Copyright © 2016. All rights reserved.