Uses of Interface
org.eclipse.keyple.core.plugin.AutonomousObservablePluginApi
-
Packages that use AutonomousObservablePluginApi Package Description org.eclipse.keyple.core.plugin.spi SPI for plugins and factories. -
-
Uses of AutonomousObservablePluginApi in org.eclipse.keyple.core.plugin.spi
Methods in org.eclipse.keyple.core.plugin.spi with parameters of type AutonomousObservablePluginApi Modifier and Type Method Description voidAutonomousObservablePluginSpi. connect(AutonomousObservablePluginApi autonomousObservablePluginApi)Deprecated.voidAutonomousObservablePluginSpi. setCallback(AutonomousObservablePluginApi callback)Sets the asynchronous callback that will be called when a reader is connected or disconnected.
-