Java Smart Card I/O

Uses of Class
javax.smartcardio.Card

Uses of Card in javax.smartcardio
 

Methods in javax.smartcardio that return Card
abstract  Card CardTerminal.connect(String protocol)
          Establishes a connection to the card.
abstract  Card CardChannel.getCard()
          Returns the Card this channel is associated with.
 


Java Smart Card I/O

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.