|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a Tagging Interface to identify a specific APDU connection object for
direct communication with a smartcard. There are no restriction on the type of
command that can be send to the card via this connection, the framework will not
manage logical channels or select a card application by AID. All status words
MUST be transfered as it to from the card to the application and have to be handled
there. A call to the getATR
method of the APUDConnection
interface will reset the card and transmit a new ATR from the card.
Methods inherited from interface javax.microedition.apdu.APDUConnection |
changePin, disablePin, enablePin, enterPin, exchangeAPDU, getATR, unblockPin |
Methods inherited from interface javax.microedition.io.Connection |
close |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |