public interface ConnectionWithWriteLogging extends Connection
Modifier and Type | Method and Description |
---|---|
void |
addWriteLogStream(java.io.OutputStream logStream)
Adds the OutputStream to the connection to log all data written to the connected device.
|
bytesAvailable, close, getConnectionReestablisher, getMaxTimeoutForRead, getSimpleConnectionName, getTimeToWaitForMoreData, isConnected, open, read, read, readChar, sendAndWaitForResponse, sendAndWaitForResponse, sendAndWaitForValidResponse, sendAndWaitForValidResponse, setMaxTimeoutForRead, setTimeToWaitForMoreData, toString, waitForData, write, write, write
© 2016 ZIH Corp. All Rights Reserved.