Package | Description |
---|---|
com.zebra.sdk.comm |
Provides implementation for communication protocols.
|
com.zebra.sdk.remote.comm |
Provides implementation for communicating to Link-OS printers over Web Sockets.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionStatusA
Abstract class which implements the default functionality of
StatusConnection . |
class |
TcpStatusConnection
Establishes a status only TCP connection to a device
|
Modifier and Type | Method and Description |
---|---|
StatusConnection |
MultichannelConnection.getStatusChannel()
Returns the underlying status
StatusConnection of this MultichannelConnection. |
Modifier and Type | Class and Description |
---|---|
class |
RemoteStatusConnection
Establishes a status only Remote connection to a device.
|
© 2015 ZIH Corp. All Rights Reserved.