Uses of Interface
org.eclipse.keyple.core.plugin.CardInsertionWaiterAsynchronousApi
-
Packages that use CardInsertionWaiterAsynchronousApi Package Description org.eclipse.keyple.core.plugin.spi.reader.observable.state.insertion SPI for the card insertion observation profile definition. -
-
Uses of CardInsertionWaiterAsynchronousApi in org.eclipse.keyple.core.plugin.spi.reader.observable.state.insertion
Methods in org.eclipse.keyple.core.plugin.spi.reader.observable.state.insertion with parameters of type CardInsertionWaiterAsynchronousApi Modifier and Type Method Description void
CardInsertionWaiterAsynchronousSpi. setCallback(CardInsertionWaiterAsynchronousApi callback)
Sets the asynchronous callback that will be called when a card is inserted.
-