Package | Description |
---|---|
com.cloudpos.msr |
Provide access to the MSR device.
|
com.cloudpos.printer |
Provide access to the printer device.
|
com.cloudpos.rfcardreader |
Provide access to the contactless card reader device.
|
com.cloudpos.smartcardreader |
Provide access to the smart card reader device.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MSRDevice
The MSRDevice interface defines the MSR APIs to be used by the applications.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PrinterDevice
The PrinterDevice interface defines the printer APIs to be used by the applications.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RFCardReaderDevice
The RFCardReaderDevice interface defines the RFCard reader APIs to be used by the applications.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SmartCardReaderDevice
The SmartCardReaderDevice interface defines the smart card APIs to be used by the applications.
|