Package org.eclipse.keyple.core.plugin
API provided by Keyple Core.
- Since:
- 2.0.0
-
Interface Summary Interface Description AutonomousObservablePluginApi API associated to aAutonomousObservablePluginSpi
CardInsertionWaiterAsynchronousApi API associated to aCardInsertionWaiterAsynchronousSpi
CardRemovalWaiterAsynchronousApi API associated to aWaitForCardRemovalAutonomousSpi
WaitForCardInsertionAutonomousReaderApi Deprecated. UseCardInsertionWaiterAsynchronousApi
instead (will be removed in a future version of this API).WaitForCardRemovalAutonomousReaderApi Deprecated. UseCardRemovalWaiterAsynchronousApi
instead (will be removed in a future version of this API). -
Class Summary Class Description PluginApiProperties API properties. -
Exception Summary Exception Description CardIOException Indicates that an error occurred while communicating with a card.PluginIOException Indicates that an error occurred while managing the readers.ReaderIOException Indicates that an error occurred while communicating with a reader.TaskCanceledException Indicates that a task (for example, waiting for a card to be inserted) has been cancelled and is no longer active.