aicas logoJamaica 6.4 release 1

Uses of Class
javax.smartcardio.CardTerminal

Packages that use CardTerminal
javax.smartcardio Java™ Smart Card I/O API 
 

Uses of CardTerminal in javax.smartcardio
 

Methods in javax.smartcardio that return CardTerminal
 CardTerminal CardTerminals.getTerminal(String name)
          Returns the terminal with the specified name or null if no such terminal exists.
 

Methods in javax.smartcardio that return types with arguments of type CardTerminal
 List<CardTerminal> CardTerminals.list()
          Returns an unmodifiable list of all available terminals.
abstract  List<CardTerminal> CardTerminals.list(CardTerminals.State state)
          Returns an unmodifiable list of all terminals matching the specified state.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.