Errai 3.0.1-SNAPSHOT

org.jboss.websockets.oio
Class WebSocketConnectionManager

java.lang.Object
  extended by org.jboss.websockets.oio.WebSocketConnectionManager

public class WebSocketConnectionManager
extends Object

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
WebSocketConnectionManager()
           
 
Method Summary
static OioWebSocket establish(String protocolName, HttpRequestBridge request, HttpResponseBridge response, ClosingStrategy closingStrategy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSocketConnectionManager

public WebSocketConnectionManager()
Method Detail

establish

public static OioWebSocket establish(String protocolName,
                                     HttpRequestBridge request,
                                     HttpResponseBridge response,
                                     ClosingStrategy closingStrategy)
                              throws IOException
Throws:
IOException

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.