jar

org.calypsonet.terminal : calypsonet-terminal-reader-java-api

Maven & Gradle

May 22, 2023
5 usages
4 stars

Calypsonet Terminal Reader API · API to manage readers and process card selections

Table Of Contents

Latest Version

Download org.calypsonet.terminal : calypsonet-terminal-reader-java-api JAR file - Latest Versions:

All Versions

Download org.calypsonet.terminal : calypsonet-terminal-reader-java-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x
1.0

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 calypsonet-terminal-reader-java-api-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.calypsonet.terminal.reader

├─ org.calypsonet.terminal.reader.CardCommunicationException.class - [JAR]

├─ org.calypsonet.terminal.reader.CardReader.class - [JAR]

├─ org.calypsonet.terminal.reader.CardReaderEvent.class - [JAR]

├─ org.calypsonet.terminal.reader.ConfigurableCardReader.class - [JAR]

├─ org.calypsonet.terminal.reader.ObservableCardReader.class - [JAR]

├─ org.calypsonet.terminal.reader.ReaderApiProperties.class - [JAR]

├─ org.calypsonet.terminal.reader.ReaderCommunicationException.class - [JAR]

├─ org.calypsonet.terminal.reader.ReaderProtocolNotSupportedException.class - [JAR]

org.calypsonet.terminal.reader.selection.spi

├─ org.calypsonet.terminal.reader.selection.spi.CardSelection.class - [JAR]

├─ org.calypsonet.terminal.reader.selection.spi.SmartCard.class - [JAR]

org.calypsonet.terminal.reader.selection

├─ org.calypsonet.terminal.reader.selection.CardSelectionManager.class - [JAR]

├─ org.calypsonet.terminal.reader.selection.CardSelectionResult.class - [JAR]

├─ org.calypsonet.terminal.reader.selection.InvalidCardResponseException.class - [JAR]

├─ org.calypsonet.terminal.reader.selection.ScheduledCardSelectionsResponse.class - [JAR]

org.calypsonet.terminal.reader.spi

├─ org.calypsonet.terminal.reader.spi.CardReaderObservationExceptionHandlerSpi.class - [JAR]

├─ org.calypsonet.terminal.reader.spi.CardReaderObserverSpi.class - [JAR]