| Package | Description |
|---|---|
| net.sf.scuba.smartcards |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<APDUListener> |
CardService.getAPDUListeners()
Returns the collection of APDU listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardService.addAPDUListener(APDUListener l)
Adds a listener.
|
void |
CardService.removeAPDUListener(APDUListener l)
Removes a listener.
|
Copyright © 2023. All rights reserved.