This document is the API specification of the Calypso Networks Association Calypso Card API.
It defines the API of the objects needed to prepare a card selection and to communicate with a selected card.
This API is to be used in conjunction with the Terminal Reader API and Terminal Card API also proposed by Calypso Networks Association
Package | Description |
---|---|
org.calypsonet.terminal.calypso |
Components used in applications to manage Calypso cards.
|
org.calypsonet.terminal.calypso.card |
Calypso card data structures and selection API.
|
org.calypsonet.terminal.calypso.sam |
Calypso SAM data structures and selection API.
|
org.calypsonet.terminal.calypso.spi |
Handlers to be implemented by end user applications.
|
org.calypsonet.terminal.calypso.transaction |
Calypso card transaction API.
|