|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PassThroughAPDUConnection
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.
| Method Summary |
|---|
| 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.3 18-Nov-2009 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||