|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TerminalCommand
TerminalCommand is a generic interface for sending commands to a CardTerminal.
CardTerminal| Method Summary | |
|---|---|
byte[] |
sendTerminalCommand(byte[] cmd)
Send a command to the terminal. |
| Method Detail |
|---|
byte[] sendTerminalCommand(byte[] cmd)
throws CardTerminalException
cmd - A byte[] containing the command to be send to the card
terminal.
CardTerminalException;
CardTerminalException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||