Uses of Interface
org.eclipse.keyple.core.service.resource.spi.ReaderConfiguratorSpi
Package
Description
Interfaces and classes of the Card Resource Service.
-
Uses of ReaderConfiguratorSpi in org.eclipse.keyple.core.service.resource
Modifier and TypeMethodDescriptionPluginsConfigurator.Builder.addPlugin
(org.eclipse.keyple.core.service.Plugin plugin, ReaderConfiguratorSpi readerConfiguratorSpi) Adds aPlugin
orObservablePlugin
to the default list of all card profiles.PluginsConfigurator.Builder.addPluginWithMonitoring
(org.eclipse.keyple.core.service.Plugin plugin, ReaderConfiguratorSpi readerConfiguratorSpi, org.eclipse.keyple.core.service.spi.PluginObservationExceptionHandlerSpi pluginObservationExceptionHandlerSpi, org.eclipse.keypop.reader.spi.CardReaderObservationExceptionHandlerSpi readerObservationExceptionHandlerSpi) Adds aPlugin
orObservablePlugin
to the default list of all card profiles with background auto monitoring of reader connections/disconnections and/or card insertions/removals.