Uses of Class
com.openfin.desktop.net.WebSocketException
| Package | Description |
|---|---|
| com.openfin.desktop.net |
-
Uses of WebSocketException in com.openfin.desktop.net
Methods in com.openfin.desktop.net that throw WebSocketException Modifier and Type Method Description voidWebSocketConnection. close()voidWebSocketConnection. close(java.lang.String reason)voidWebSocketConnection. connect()voidWebSocketConnection. send(java.lang.String data)Constructors in com.openfin.desktop.net that throw WebSocketException Constructor Description WebSocketConnection(java.net.URI url)