| 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 | Method and Description | 
|---|---|
ConnectionReestablisher | 
Connection.getConnectionReestablisher(long thresholdTime)
Returns a  
ConnectionReestablisher which allows for easy recreation of a connection which may have
 been closed. | 
ConnectionReestablisher | 
ConnectionA.getConnectionReestablisher(long thresholdTime)  | 
ConnectionReestablisher | 
DriverPrinterConnection.getConnectionReestablisher(long thresholdTime)  | 
ConnectionReestablisher | 
MultichannelConnection.getConnectionReestablisher(long thresholdTime)  | 
ConnectionReestablisher | 
MultichannelTcpConnection.getConnectionReestablisher(long thresholdTime)  | 
ConnectionReestablisher | 
TcpConnection.getConnectionReestablisher(long thresholdTime)  | 
ConnectionReestablisher | 
UsbConnection.getConnectionReestablisher(long thresholdTime)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionReestablisher | 
MultichannelRemoteConnection.getConnectionReestablisher(long thresholdTime)  | 
ConnectionReestablisher | 
RemoteConnection.getConnectionReestablisher(long thresholdTime)  | 
				© 2015 ZIH Corp. All Rights Reserved.