Class JBossAsyncSupportWithWebSocket

All Implemented Interfaces:
AsyncSupport<AtmosphereResourceImpl>

public class JBossAsyncSupportWithWebSocket extends JBossWebCometSupport
JBoss's WebSocket support. This code has been adapted from Tomcat7AsyncSupportWithWebSocket and TomcatWebSocketUtil