Uses of Interface
com.zebra.sdk.printer.PrinterReconnectionHandler
Packages that use PrinterReconnectionHandler
Package
Description
Provides implementation for communication protocols.
Provides implementation for Zebra branded printer functionality.
-
Uses of PrinterReconnectionHandler in com.zebra.sdk.comm
Methods in com.zebra.sdk.comm with parameters of type PrinterReconnectionHandlerModifier and TypeMethodDescriptionvoidConnectionReestablisher.reestablishConnection(PrinterReconnectionHandler handler) Reestablishes a connection to a printer which may have been closed due to an event, like a reboot. -
Uses of PrinterReconnectionHandler in com.zebra.sdk.printer
Subinterfaces of PrinterReconnectionHandler in com.zebra.sdk.printerModifier and TypeInterfaceDescriptioninterfaceHandler class is used to update status while performing a firmware download and to notify the caller when the printer has reconnected after restarting.