Uses of Class
org.eclipse.keyple.core.plugin.CardIOException
-
Packages that use CardIOException Package Description org.eclipse.keyple.core.plugin.spi.reader SPI for readers. -
-
Uses of CardIOException in org.eclipse.keyple.core.plugin.spi.reader
Methods in org.eclipse.keyple.core.plugin.spi.reader that throw CardIOException Modifier and Type Method Description byte[]AutonomousSelectionReaderSpi. openChannelForAid(byte[] aid, byte isoControlMask)Opens a logical channel for the provided AIDvoidReaderSpi. openPhysicalChannel()Validates the opening of the physical channel.byte[]ReaderSpi. transmitApdu(byte[] apduIn)Transmits an APDU and returns its response.
-