Interface | Description |
---|---|
Printer.ConnectionListener |
Interface definition for a Printer event callback.
|
ProtocolAdapter.BarcodeListener |
Interface definition for a callbacks to notify for barcode event.
|
ProtocolAdapter.CardListener |
Interface definition for a callbacks to notify for card event.
|
ProtocolAdapter.PrinterListener |
Interface definition for a callbacks to notify for printer event.
|
Class | Description |
---|---|
Printer |
This class implements support for Datecs's ESC/P printers.
|
PrinterInformation |
This class represents a various information received from printer.
|
ProtocolAdapter |
This class provides the protocol mode support for Datecs's printers over
InputStream and OutputStream instances.
|