Keyple Common Java API - 2.0.2-SNAPSHOT

This document is the API specification of main public concepts involved in the interactions of the different Keyple components.

The interfaces defined in this API allow to type the objects exchanged by the different Keyple components without assigning methods to them.
They allow data to pass from one module to another via the application layer, which does not need to know the content of the objects being exchanged.

Packages
Package
Description
Common interfaces useful for exchanges between the different Keyple components.