Uses of Interface
org.eclipse.keypop.reader.spi.CardReaderObservationExceptionHandlerSpi
-
Packages that use CardReaderObservationExceptionHandlerSpi Package Description org.eclipse.keypop.reader Components used in applications to manage readers and their observation. -
-
Uses of CardReaderObservationExceptionHandlerSpi in org.eclipse.keypop.reader
Methods in org.eclipse.keypop.reader with parameters of type CardReaderObservationExceptionHandlerSpi Modifier and Type Method Description void
ObservableCardReader. setReaderObservationExceptionHandler(CardReaderObservationExceptionHandlerSpi exceptionHandler)
Sets the exception handler.
-