Uses of Class
com.openfin.desktop.interop.Intent
Package | Description |
---|---|
com.openfin.desktop.interop |
-
Uses of Intent in com.openfin.desktop.interop
Methods in com.openfin.desktop.interop with parameters of type Intent Modifier and Type Method Description java.util.concurrent.CompletionStage<java.lang.Void>
InteropClient. fireIntent(Intent intent)
Sends an intent to the Interop Broker to resolve.java.util.concurrent.CompletionStage<java.lang.Void>
InteropClientImpl. fireIntent(Intent intent)
void
IntentListener. onIntent(Intent intent)