Uses of Class
com.openfin.desktop.channel.ConnectionEvent
| Package | Description |
|---|---|
| com.openfin.desktop.channel |
-
Uses of ConnectionEvent in com.openfin.desktop.channel
Subclasses of ConnectionEvent in com.openfin.desktop.channel Modifier and Type Class Description classChannelClientConnectEventMethods in com.openfin.desktop.channel with parameters of type ConnectionEvent Modifier and Type Method Description protected voidChannel. fireChannelConnectEvent(ConnectionEvent event)protected voidChannel. fireChannelDisconnectEvent(ConnectionEvent event)voidChannelListener. onChannelConnect(ConnectionEvent connectionEvent)voidChannelListener. onChannelDisconnect(ConnectionEvent connectionEvent)