Uses of Interface
com.openfin.desktop.interop.InteropClient
Package | Description |
---|---|
com.openfin.desktop.interop |
-
Uses of InteropClient in com.openfin.desktop.interop
Classes in com.openfin.desktop.interop that implement InteropClient Modifier and Type Class Description class
InteropClientImpl
Methods in com.openfin.desktop.interop that return types with arguments of type InteropClient Modifier and Type Method Description java.util.concurrent.CompletionStage<InteropClient>
Interop. connect(java.lang.String brokerName)
Creates a new Interop Client and connects to the Interop Broker.