This document is the API specification dedicated to the Keyple specific plugins development.

  • The main package contains the API provided by the Keyple Core component.
  • The SPI packages contain the interfaces to be implemented by the specific plugin.
Packages 
Package Description
org.eclipse.keyple.core.plugin
API provided by Keyple Core.
org.eclipse.keyple.core.plugin.spi
SPI for plugins and factories.
org.eclipse.keyple.core.plugin.spi.reader
SPI for readers.
org.eclipse.keyple.core.plugin.spi.reader.observable
SPI for observable readers.
org.eclipse.keyple.core.plugin.spi.reader.observable.state.insertion
SPI for the card insertion observation profile definition.
org.eclipse.keyple.core.plugin.spi.reader.observable.state.processing
SPI for the card processing observation profile definition.
org.eclipse.keyple.core.plugin.spi.reader.observable.state.removal
SPI for the card removal observation profile definition.