This document is the API specification of the Keyple distributed network component.
- The main package contains the API provided by the component.
- The SPI packages contain the interfaces to be implemented by the user.
Package | Description |
---|---|
org.eclipse.keyple.distributed |
APIs of the Network components (Nodes, DTOs, Exceptions).
|
org.eclipse.keyple.distributed.spi |
SPIs used by the Network components (Network Endpoints).
|