org.jboss.websockets.oio
Class WebSocketConnectionManager
java.lang.Object
org.jboss.websockets.oio.WebSocketConnectionManager
public class WebSocketConnectionManager
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebSocketConnectionManager
public WebSocketConnectionManager()
establish
public static OioWebSocket establish(String protocolName,
HttpRequestBridge request,
HttpResponseBridge response,
ClosingStrategy closingStrategy)
throws IOException
- Throws:
IOException
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.