UniPRT SDK  v1.0.0.0
Package com.UniPRT.Sdk.Json

Classes

interface  AlertStatusNotice
 Delegate function signature type for setting the callback for fault/alert change notice. More...
 
interface  DisplayStatusNotice
 Delegate function signature type for setting the callback for front panel change notice. More...
 
interface  EngineStatusNotice
 Delegate function signature type for setting the callback for engine status change notice. More...
 
interface  IOdvMonitor
 
interface  IPrinterMonitor
 
interface  IRfidMonitor
 
interface  ISettingsReadWrite
 
class  JsonComm
 Management (Mgmt) Comm using JSON format. Concerned with full/well formed Mgmt/JSON msg frames and forwards to any listeners via channels. More...
 
class  JsonCommController
 Controller that manages JSON connections with printer and allows multiple modules to share the same connection. More...
 
class  JsonStringBuilder
 Support for building json msgs sent to printer. More...
 
class  JsonStringTokenizer
 Support for parsing JSON msgs from printer. More...
 
class  OdvMonitor
 Provide support for ODV related services. Module to facilitate listening/retrieval of printer unsolicited messaging related to ODV. More...
 
class  OdvReport
 ODV Report class to show ODV/ODV2D data received from printer. More...
 
interface  OdvReportNotice
 Delegate function signature type for setting the callback when barcode report received. For setting OdvReportCallback. More...
 
class  PrinterInfo
 Printer information class to show printer attributes and other useful information. More...
 
class  PrinterMonitor
 Module to facilitate listening/retrieval of printer unsolicited messaging or retrieval of printer status/information. More...
 
class  PrinterUtil
 Commmonly used services that allow for "one liner" or as close to "one liner" service as possible. More...
 
class  RfidMonitor
 Provide support for RFID related services. Module to facilitate listening/retrieval of printer unsolicited messaging related to RFID. More...
 
class  RfidReport
 Rfid report based on RFID tag messages received from printer. More...
 
interface  RfidReportNotice
 Delegate function signature type for setting the callback when barcode report received. For setting RfidReportCallback. More...
 
class  Setting
 Holds metadata associated with a setting and properties associated with a setting. More...
 
class  SettingsReadWrite