Package | Description |
---|---|
org.eclipse.keyple.core.card.selection |
Contains the classes to handle the card selection process.
|
Modifier and Type | Method and Description |
---|---|
CardSelectionsResult |
CardSelectionsService.processDefaultSelectionsResponse(AbstractDefaultSelectionsResponse defaultSelectionsResponse)
Parses the response to a selection operation sent to a card and return a list of
AbstractSmartCard |
CardSelectionsResult |
CardSelectionsService.processExplicitSelections(Reader reader)
Execute the selection process and return a list of
AbstractSmartCard . |