Uses of Interface
com.openfin.desktop.fdc3.IntentListener
-
Packages that use IntentListener Package Description com.openfin.desktop.fdc3 -
-
Uses of IntentListener in com.openfin.desktop.fdc3
Methods in com.openfin.desktop.fdc3 with parameters of type IntentListener Modifier and Type Method Description voidFDC3Client. addIntentListener(java.lang.String intent, IntentListener listener, AckListener ackListener)Adds a listener for incoming Intents from the Agent.
-