org.atmosphere.container
Class JettyWebSocketUtil
java.lang.Object
org.atmosphere.container.JettyWebSocketUtil
public class JettyWebSocketUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyWebSocketUtil
public JettyWebSocketUtil()
doService
public static final Action doService(AsynchronousProcessor cometSupport,
AtmosphereRequest req,
AtmosphereResponse res,
org.eclipse.jetty.websocket.WebSocketFactory webSocketFactory)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
getFactory
public static final org.eclipse.jetty.websocket.WebSocketFactory getFactory(AtmosphereConfig config)
Copyright © 2012. All Rights Reserved.