Package org.eclipse.keyple.core.service
Interfaces and classes to manipulate core Keyple objects and services.
- Since:
- 2.0.0
-
Interface Summary Interface Description ConfigurableReader Deprecated. UseConfigurableCardReader
instead.DistributedLocalService Local Service API of the Keyple Distributed Solution.ObservablePlugin Plugin able to observe the connection/disconnection ofCardReader
.ObservableReader Deprecated. UseObservableCardReader
instead.Plugin Manager for one or moreCardReader
from the same family.PluginEvent All information about a change of reader state within anObservablePlugin
.PoolPlugin Plugin able to handle the access to an undefined number ofCardReader
.Reader Deprecated. UseCardReader
instead.ReaderEvent Deprecated. UseCardReaderEvent
instead.SmartCardService Keyple main service. -
Class Summary Class Description SmartCardServiceProvider Provider of theSmartCardService
. -
Enum Summary Enum Description PluginEvent.Type The two types of reader event -
Exception Summary Exception Description KeyplePluginException Indicates that an error occurred in the specific plugin.