Uses of Interface
org.calypsonet.terminal.card.CardSelectionResponseApi
-
Packages that use CardSelectionResponseApi Package Description org.calypsonet.terminal.card.spi SPIs to be implemented by a card extension module. -
-
Uses of CardSelectionResponseApi in org.calypsonet.terminal.card.spi
Methods in org.calypsonet.terminal.card.spi with parameters of type CardSelectionResponseApi Modifier and Type Method Description SmartCardSpi
CardSelectionSpi. parse(CardSelectionResponseApi cardSelectionResponseApi)
Analyzes the response received from the card during the selection process and creates aSmartCardSpi
.
-