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 void
WebSocketConnection. close()
void
WebSocketConnection. close(java.lang.String reason)
void
WebSocketConnection. connect()
void
WebSocketConnection. send(java.lang.String data)
Constructors in com.openfin.desktop.net that throw WebSocketException Constructor Description WebSocketConnection(java.net.URI url)