Uses of Class
com.openfin.desktop.interop.Intent
-
Packages that use 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)voidIntentListener. onIntent(Intent intent)
-