Package org.eclipse.keyple.core.service
Interface ReaderEvent
-
- All Superinterfaces:
org.calypsonet.terminal.reader.CardReaderEvent
@Deprecated public interface ReaderEvent extends org.calypsonet.terminal.reader.CardReaderEvent
Deprecated.UseCardReaderEvent
instead.All information about a change of card state within anObservableReader
.In the case of a card insertion, the responses received by the reader are included in the event.
- Since:
- 2.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getPluginName()
Deprecated.No longer supported.
-