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