PCSC4Java
0.2
Library PCSC for Java language.
|
Public Member Functions | |
Thread | start () |
void | addObserver (CardTerminals cardTerminals) |
void | removeObserver (CardTerminals cardTerminals) |
void | run () |
void | signalEvent () |
void | stop () |
Static Public Member Functions | |
synchronized static PCSCPnPThread | getInstance (CardTerminals cardTerminals) |
Definition at line 19 of file PCSCPnPThread.java.
void fr.redbilled.security.pcscforjava.PCSCPnPThread.addObserver | ( | CardTerminals | cardTerminals | ) |
Definition at line 58 of file PCSCPnPThread.java.
synchronized static PCSCPnPThread fr.redbilled.security.pcscforjava.PCSCPnPThread.getInstance | ( | CardTerminals | cardTerminals | ) | [static] |
Definition at line 35 of file PCSCPnPThread.java.
void fr.redbilled.security.pcscforjava.PCSCPnPThread.removeObserver | ( | CardTerminals | cardTerminals | ) |
Definition at line 75 of file PCSCPnPThread.java.
Definition at line 148 of file PCSCPnPThread.java.
Definition at line 43 of file PCSCPnPThread.java.