Package com.zebra.sdk.comm
Interface StatusConnection
- All Superinterfaces:
Connection
- All Known Subinterfaces:
StatusConnectionWithWriteLogging
- All Known Implementing Classes:
ConnectionStatusA,RemoteStatusConnection,TcpStatusConnection,TlsStatusConnection
A status connection to a Link-OS printer. The status connection requires Link-OS firmware 2.5 or higher. This
connection will not block the printing channel, nor can it print.
-
Method Summary
Methods inherited from interface com.zebra.sdk.comm.Connection
bytesAvailable, close, getConnectionReestablisher, getMaxTimeoutForRead, getSimpleConnectionName, getTimeToWaitForMoreData, isConnected, open, read, read, readChar, sendAndWaitForResponse, sendAndWaitForResponse, sendAndWaitForValidResponse, sendAndWaitForValidResponse, setMaxTimeoutForRead, setTimeToWaitForMoreData, toString, waitForData, write, write, write