Deprecated API


Contents
Deprecated Classes
com.openfin.desktop.System
          replaced by OpenFinRuntime 
 

Deprecated Methods
com.openfin.desktop.Application.close(AckListener)
          use close() instead. 
com.openfin.desktop.DesktopConnection.connect(DesktopStateListener)
          use DesktopConnection.connectToVersion(String, DesktopStateListener, int) instead. 
com.openfin.desktop.OpenFinRuntime.exit(AckListener)
          use 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)
            
 



Copyright © 2016. All rights reserved.