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