Uses of Interface
com.zebra.sdk.comm.ConnectionWithWriteLogging
Packages that use ConnectionWithWriteLogging
Package
Description
Provides implementation for communication protocols.
Provides implementation for communicating to Link-OS printers over Web Sockets.
-
Uses of ConnectionWithWriteLogging in com.zebra.sdk.comm
Classes in com.zebra.sdk.comm that implement ConnectionWithWriteLoggingModifier and TypeClassDescriptionclassAbstract class which implements the default functionality ofConnection.classAbstract class which implements the default functionality ofStatusConnection.classEstablishes a USB connection to a printer.classBase class for Link-OS printers which support separate printing and status channels.classEstablishes a Multichannel TCP connection to a deviceclassEstablishes a Multichannel TLS connection to a deviceclassEstablishes 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 ConnectionWithWriteLogging in com.zebra.sdk.remote.comm
Classes in com.zebra.sdk.remote.comm that implement ConnectionWithWriteLoggingModifier and TypeClassDescriptionclassEstablishes a Multichannel Remote connection to a deviceclassThis class provides access to remotely connected devices.classEstablishes a status only Remote connection to a device.