| Package | Description |
|---|---|
| com.openfin.desktop |
| Modifier and Type | Method and Description |
|---|---|
void |
DesktopConnection.connect(RuntimeConfiguration configuration,
DesktopStateListener listener,
int timeout)
Connect to Runtime with the specified configuration.
|
void |
DesktopConnection.connectToVersion(String runtimeVersion,
DesktopStateListener listener,
int timeout)
Deprecated.
|
void |
DesktopConnection.launchAndConnect(String commandLineArguments,
DesktopStateListener listener,
int timeout)
Deprecated.
|
void |
DesktopConnection.launchAndConnect(String desktopPath,
String commandLineArguments,
DesktopStateListener listener,
int timeout)
Deprecated.
|
Copyright © 2019. All rights reserved.