- waitForCardAbsent(long) - Method in class com.abc.terminalfactory.AbCircleCardTerminalUSB
-
Wait for the card to be absent
- waitForCardAbsent(long) - Method in class javax.smartcardio.CardTerminal
-
Waits until a card is absent in this terminal or the timeout
expires.
- waitForCardPresent(long) - Method in class com.abc.terminalfactory.AbCircleCardTerminalUSB
-
Wait for a card to be present in the reader
- waitForCardPresent(long) - Method in class javax.smartcardio.CardTerminal
-
Waits until a card is present in this terminal or the timeout
expires.
- waitForChange() - Method in class javax.smartcardio.CardTerminals
-
Waits for card insertion or removal in any of the terminals of this
object.
- waitForChange(long) - Method in class javax.smartcardio.CardTerminals
-
Waits for card insertion or removal in any of the terminals of this
object or until the timeout expires.