|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaCardCardService
The JavaCardCardService interface defines the methods that must be provided by CardServices supporting JavaCards.
Method Summary | |
---|---|
ResponseAPDU |
sendCommandAPDU(AppletID appletAID,
CommandAPDU commandAPDU)
Deprecated. Send the specified commandAPDU to the applet with the ID AppletID. |
Method Detail |
---|
ResponseAPDU sendCommandAPDU(AppletID appletAID, CommandAPDU commandAPDU) throws CardTerminalException, CardServiceException
appletAID
- Applet ID specifying the appletcommandAPDU
- to send to the applet
CardTerminalException
CardServiceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |