|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface APDUTracer
Interface used to trace the communication with a smart card
| Method Summary | |
|---|---|
void |
traceCommandAPDU(SlotChannel sc,
CommandAPDU capdu)
Trace a command APDU send over the defined slot channel |
void |
traceResponseAPDU(SlotChannel sc,
ResponseAPDU rapdu)
Trace a response APDU received over the defined slot channel |
| Method Detail |
|---|
void traceCommandAPDU(SlotChannel sc,
CommandAPDU capdu)
sc - the slot channel or null if unknowncapdu - the command APDU
void traceResponseAPDU(SlotChannel sc,
ResponseAPDU rapdu)
sc - the slot channel or null if unknownrapdu - the response APDU
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||