This document is the specification of the API dedicated to the integration of the Calypso Card Extension in a Keyple Application.
Overview
Use getInstance() to retrieve the service instance
and all the entry points provided by the extension:
-
Use
getCalypsoCardApiFactory()to retrieve the factory to create the various instance of classes used to manage Calypso cards.
| Package | Description |
|---|---|
| org.eclipse.keyple.card.calypso |
Contains the service that offers the public entry points to the library.
|