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