Package | Description |
---|---|
com.kaazing.net.ws |
Modifier and Type | Method and Description |
---|---|
abstract WebSocket |
WebSocketFactory.createWebSocket(URI location)
Creates a
WebSocket to establish a full-duplex connection to the
target location. |
abstract WebSocket |
WebSocketFactory.createWebSocket(URI location,
String... protocols)
Creates a
WebSocket to establish a full-duplex connection to the
target location with one of the specified protocols on a supported
WebSocket provider. |
Copyright © 2015. All Rights Reserved.