jar

org.eclipse.keypop : keypop-reader-java-api

Maven & Gradle

Nov 27, 2023
1 stars

Keypop Reader API · API to manage readers and process card selections

Table Of Contents

Latest Version

Download org.eclipse.keypop : keypop-reader-java-api JAR file - Latest Versions:

All Versions

Download org.eclipse.keypop : keypop-reader-java-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window keypop-reader-java-api-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.keypop.reader

├─ org.eclipse.keypop.reader.CardCommunicationException.class - [JAR]

├─ org.eclipse.keypop.reader.CardReader.class - [JAR]

├─ org.eclipse.keypop.reader.CardReaderEvent.class - [JAR]

├─ org.eclipse.keypop.reader.ConfigurableCardReader.class - [JAR]

├─ org.eclipse.keypop.reader.ObservableCardReader.class - [JAR]

├─ org.eclipse.keypop.reader.ReaderApiFactory.class - [JAR]

├─ org.eclipse.keypop.reader.ReaderApiProperties.class - [JAR]

├─ org.eclipse.keypop.reader.ReaderCommunicationException.class - [JAR]

├─ org.eclipse.keypop.reader.ReaderProtocolNotSupportedException.class - [JAR]

org.eclipse.keypop.reader.selection.spi

├─ org.eclipse.keypop.reader.selection.spi.CardSelectionExtension.class - [JAR]

├─ org.eclipse.keypop.reader.selection.spi.IsoSmartCard.class - [JAR]

├─ org.eclipse.keypop.reader.selection.spi.SmartCard.class - [JAR]

org.eclipse.keypop.reader.selection

├─ org.eclipse.keypop.reader.selection.BasicCardSelector.class - [JAR]

├─ org.eclipse.keypop.reader.selection.CardSelectionManager.class - [JAR]

├─ org.eclipse.keypop.reader.selection.CardSelectionResult.class - [JAR]

├─ org.eclipse.keypop.reader.selection.CardSelector.class - [JAR]

├─ org.eclipse.keypop.reader.selection.CommonIsoCardSelector.class - [JAR]

├─ org.eclipse.keypop.reader.selection.InvalidCardResponseException.class - [JAR]

├─ org.eclipse.keypop.reader.selection.IsoCardSelector.class - [JAR]

├─ org.eclipse.keypop.reader.selection.ScheduledCardSelectionsResponse.class - [JAR]

org.eclipse.keypop.reader.spi

├─ org.eclipse.keypop.reader.spi.CardReaderObservationExceptionHandlerSpi.class - [JAR]

├─ org.eclipse.keypop.reader.spi.CardReaderObserverSpi.class - [JAR]