Uses of Interface
org.eclipse.keypop.card.spi.CardRequestSpi
Packages that use CardRequestSpi
Package
Description
APIs provided by a reader module.
SPIs to be implemented by a card extension module.
-
Uses of CardRequestSpi in org.eclipse.keypop.card
Methods in org.eclipse.keypop.card with parameters of type CardRequestSpiModifier and TypeMethodDescriptionProxyReaderApi.transmitCardRequest
(CardRequestSpi cardRequest, ChannelControl channelControl) Transmits aCardRequestSpi
, applies the providedChannelControl
policy and returns aCardResponseApi
. -
Uses of CardRequestSpi in org.eclipse.keypop.card.spi
Methods in org.eclipse.keypop.card.spi that return CardRequestSpiModifier and TypeMethodDescriptionCardSelectionRequestSpi.getCardRequest()
Gets the card request.