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 Drives the underlying hardware to configure the protocol to use.DistributedLocalService Local Service API of the Keyple Distributed Solution.ObservablePlugin Plugin able to observe the connection/disconnection ofReader
.ObservableReader Keyple observable card reader.Plugin Manager for one or moreReader
from the same family.PluginEvent (package-private)
All information about a change of reader state within anObservablePlugin
.PoolPlugin Plugin able to handle the access to an undefined number ofReader
.Reader Drives the underlying hardware to configure the search and check for the presence of cards.ReaderEvent All information about a change of card state within anObservableReader
.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.