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
org.eclipse.keyple.core.common
Common interfaces useful for exchanges between the different Keyple components.