Package com.zebra.sdk.comm
Class ConnectionStatusA
Object
com.zebra.sdk.comm.ConnectionA
com.zebra.sdk.comm.ConnectionStatusA
- All Implemented Interfaces:
Connection,ConnectionWithWriteLogging,StatusConnection,StatusConnectionWithWriteLogging
- Direct Known Subclasses:
RemoteStatusConnection
public abstract class ConnectionStatusA
extends ConnectionA
implements StatusConnectionWithWriteLogging
Abstract class which implements the default functionality of
StatusConnection.-
Method Summary
Methods inherited from class com.zebra.sdk.comm.ConnectionA
addWriteLogStream, bytesAvailable, close, getConnectionReestablisher, getManufacturer, getMaxDataToWrite, getMaxTimeoutForRead, getTimeToWaitForMoreData, isConnected, open, read, read, read, read, readChar, sendAndWaitForResponse, sendAndWaitForResponse, sendAndWaitForValidResponse, sendAndWaitForValidResponse, setMaxDataToWrite, setMaxTimeoutForRead, setReadTimeout, setTimeToWaitForMoreData, waitForData, write, write, writeMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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, writeMethods inherited from interface com.zebra.sdk.comm.StatusConnectionWithWriteLogging
addWriteLogStream