|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavacard.framework.service.BasicService
com.licel.jcardsim.samples.ServiceDemo.TestService
public class TestService
| Constructor Summary | |
|---|---|
TestService()
|
|
| Method Summary | |
|---|---|
boolean |
processCommand(APDU command)
|
| Methods inherited from class javacard.framework.service.BasicService |
|---|
fail, getCLA, getINS, getOutputLength, getP1, getP2, getStatusWord, isProcessed, processDataIn, processDataOut, receiveInData, selectingApplet, setOutputLength, setProcessed, setStatusWord, succeed, succeedWithStatusWord |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestService()
| Method Detail |
|---|
public boolean processCommand(APDU command)
processCommand in interface ServiceprocessCommand in class BasicService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||