Uses of Class
org.calypsonet.terminal.card.UnexpectedStatusWordException
-
Packages that use UnexpectedStatusWordException Package Description org.calypsonet.terminal.card APIs provided by a reader module. -
-
Uses of UnexpectedStatusWordException in org.calypsonet.terminal.card
Methods in org.calypsonet.terminal.card that throw UnexpectedStatusWordException Modifier and Type Method Description CardResponseApi
ProxyReaderApi. transmitCardRequest(CardRequestSpi cardRequest, ChannelControl channelControl)
Transmits aCardRequestSpi
, applies the providedChannelControl
policy and returns aCardResponseApi
.
-