Package org.eclipse.keypop.reader
Components used in applications to manage readers and their observation.
- Since:
- 1.0.0
-
Interface Summary Interface Description CardReader Card reader driving the underlying hardware to manage the card detection.CardReaderEvent Card event data container indicating a change of state.ConfigurableCardReader Configurable card reader providing the methods to manage the card protocols.ObservableCardReader Card reader able to observe the insertion/removal of cards.ReaderApiFactory Reader API Factory. -
Class Summary Class Description ReaderApiProperties Reader API properties. -
Enum Summary Enum Description CardReaderEvent.Type Possible card events.ObservableCardReader.DetectionMode Card detection management options to be applied after processing a card.ObservableCardReader.NotificationMode The options that apply when a card is detected. -
Exception Summary Exception Description CardCommunicationException Indicates that the communication with the card failed.ReaderCommunicationException Indicates that the communication with the reader failed.ReaderProtocolNotSupportedException Indicates that the current card protocol is not supported by the reader.