Uses of Class
org.eclipse.keyple.card.generic.TransactionException
-
Uses of TransactionException in org.eclipse.keyple.card.generic
Modifier and TypeMethodDescriptionList<byte[]>
CardTransactionManager.processApdusToByteArrays
(ChannelControl channelControl) Transmits all prepared APDUs, closes the physical channel if required, and returns a list of responses to the APDUs in the form of list of of byte arrays.CardTransactionManager.processApdusToHexStrings
(ChannelControl channelControl) Transmits all prepared APDUs, closes the physical channel if required, and returns a list of responses to the APDUs in the form of list of hexadecimal strings.