Uses of Class
com.zebra.sdk.comm.ConnectionA
Packages that use ConnectionA
Package
Description
Provides implementation for communication protocols.
Provides implementation for communicating to Link-OS printers over Web Sockets.
-
Uses of ConnectionA in com.zebra.sdk.comm
Subclasses of ConnectionA in com.zebra.sdk.commModifier and TypeClassDescriptionclassAbstract class which implements the default functionality ofStatusConnection.classEstablishes a USB connection to a printer.classEstablishes a TCP connection to a device
classEstablishes a status only TCP connection to a device
classEstablishes a TLS connection to a device
classEstablishes a status only TLS connection to a device
classEstablishes a direct connection to an attached Zebra USB printer without requiring the presence of a USB driver -
Uses of ConnectionA in com.zebra.sdk.remote.comm
Subclasses of ConnectionA in com.zebra.sdk.remote.commModifier and TypeClassDescriptionclassThis class provides access to remotely connected devices.classEstablishes a status only Remote connection to a device.