This document is the API specification dedicated to the Keyple specific distributed remote plugin 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 distributed remote plugin.
Package | Description |
---|---|
org.eclipse.keyple.core.distributed.remote |
API provided by Keyple Core.
|
org.eclipse.keyple.core.distributed.remote.spi |
SPI for remote plugins and factories.
|