|
Deprecated Methods |
com.openfin.desktop.DesktopConnection.connect(DesktopStateListener)
use DesktopConnection.connectToVersion(String, DesktopStateListener, int) instead. |
com.openfin.desktop.System.exit(AckListener)
use System.exit() instead. |
com.openfin.desktop.DesktopConnection.launchAndConnect(String, DesktopStateListener, int)
use DesktopConnection.connectToVersion(String, DesktopStateListener, int) instead. |
com.openfin.desktop.DesktopConnection.launchAndConnect(String, String, DesktopStateListener, int)
use DesktopConnection.connectToVersion(String, DesktopStateListener, int) instead. |
com.openfin.desktop.DesktopConnection.setLogLevel(boolean)
|