Package org.eclipse.keyple.core.plugin.spi.reader.observable.state.removal
package org.eclipse.keyple.core.plugin.spi.reader.observable.state.removal
SPI for the card removal observation profile definition.
Caution: An observable reader must implement one and only one of these interfaces.
- Since:
- 2.0.0
-
InterfacesClassDescriptionThis SPI is specifically designed for plugins that handle card removal asynchronously.This SPI is specifically designed for plugins that handle card removal synchronously.This SPI is specifically designed for plugins that don't handle card removal autonomously but requires the sending of an APDU to detect the card removal.Deprecated.Deprecated.Implement
CardRemovalWaiterBlockingSpiinstead (will be removed in a future version of this API).Deprecated.ImplementCardRemovalWaiterNonBlockingSpiinstead (will be removed in a future version of this API).
CardRemovalWaiterAsynchronousSpiinstead (will be removed in a future version of this API).