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 void
AutonomousObservablePluginSpi. connect(AutonomousObservablePluginApi autonomousObservablePluginApi)
Deprecated.void
AutonomousObservablePluginSpi. setCallback(AutonomousObservablePluginApi callback)
Sets the asynchronous callback that will be called when a reader is connected or disconnected.
-