Uses of Package
com.zebra.sdk.comm
Packages that use com.zebra.sdk.comm
Package
Description
Provides implementation for communication protocols.
Provides implementation for device operations
Provides implementation for Zebra branded printer functionality.
Provides implementation for finding Zebra branded printers.
Provides implementation for communicating to Link-OS printers over Web Sockets.
Provides implementation for finding Link-OS printers connected to a remote Zebra Web Service servlet via Web Sockets.
Provides implementation for applying and retrieving settings from a device.
Provides implementation for Weblink configuration.
-
Classes in com.zebra.sdk.comm used by com.zebra.sdk.commClassDescriptionA connection to a device.Abstract class which implements the default functionality of
Connection.Signals that an error has occurred on the connection.Defines methods used to reestablish a connection to a printer which may have been closed.A connection to a device that copies data sent to the connection to the provided stream.An interface defining methods associated with a device that may be addressed via an IP connection.Base class for Link-OS printers which support separate printing and status channels.An interface defining a method to validate whether a response from the printer is complete.A status connection to a Link-OS printer.A status connection to a Link-OS printer.Establishes a TCP connection to a device
TLS configuration for establishing secure connections.Establishes a TLS connection to a device
TLS modes supported by the SDK. -
Classes in com.zebra.sdk.comm used by com.zebra.sdk.device
-
Classes in com.zebra.sdk.comm used by com.zebra.sdk.printerClassDescriptionA connection to a device.Signals that an error has occurred on the connection.
-
Classes in com.zebra.sdk.comm used by com.zebra.sdk.printer.discoveryClassDescriptionA connection to a device.Signals that an error has occurred on the connection.
-
Classes in com.zebra.sdk.comm used by com.zebra.sdk.remote.commClassDescriptionA connection to a device.Abstract class which implements the default functionality of
Connection.Signals that an error has occurred on the connection.Defines methods used to reestablish a connection to a printer which may have been closed.Abstract class which implements the default functionality ofStatusConnection.A connection to a device that copies data sent to the connection to the provided stream.Base class for Link-OS printers which support separate printing and status channels.A status connection to a Link-OS printer.A status connection to a Link-OS printer. -
Classes in com.zebra.sdk.comm used by com.zebra.sdk.remote.discovery
-
Classes in com.zebra.sdk.comm used by com.zebra.sdk.settingsClassDescriptionA connection to a device.Signals that an error has occurred on the connection.
-
Classes in com.zebra.sdk.comm used by com.zebra.sdk.weblink