public class ModbusSlaveConnectionTCP extends ModbusConnection
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeImpl() |
TcpClientInfo |
getClientInfo() |
LoggingInputStream |
getInputStream() |
LoggingOutputStream |
getOutputStream() |
Socket |
getSocket() |
ModbusTransport |
getTransport() |
protected void |
openImpl() |
close, finalize, getReadTimeout, isOpened, open, setReadTimeoutaddListener, countListeners, fireFrameReceivedEvent, fireFrameSentEvent, removeListener, removeListenerspublic LoggingOutputStream getOutputStream()
getOutputStream in class ModbusConnectionpublic LoggingInputStream getInputStream()
getInputStream in class ModbusConnectionpublic ModbusTransport getTransport()
getTransport in class ModbusConnectionprotected void openImpl()
throws ModbusIOException
openImpl in class ModbusConnectionModbusIOExceptionprotected void closeImpl()
throws ModbusIOException
closeImpl in class ModbusConnectionModbusIOExceptionpublic Socket getSocket()
public TcpClientInfo getClientInfo()
Copyright © 2018. All rights reserved.