Class JettyServlet30AsyncSupportWithWebSocket

java.lang.Object
org.atmosphere.cpr.AsynchronousProcessor
org.atmosphere.container.Servlet30CometSupport
org.atmosphere.container.JettyServlet30AsyncSupportWithWebSocket
All Implemented Interfaces:
AsyncSupport<AtmosphereResourceImpl>

public class JettyServlet30AsyncSupportWithWebSocket extends Servlet30CometSupport
This class is the same as JettyAsyncSupportWithWebSocket implementation and add Websocket support to Servlet 3.0.
Author:
Jeanfrancois Arcand