Package com.datecs.api.printer

Interface Summary
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 Summary
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.