All Classes and Interfaces

Class
Description
A Modbus message related to a register address range.
An addressed Modbus message.
A base implementation of ModbusMessage.
Basic implementation of SerialParameters.
A Modbus message related to a bit-based (coil/discrete) register address range.
A addressed Modbus message for bit-related blocks, like coils and discrete input registers.
Default implementation of SerialPortChannelConfig.
A Modbus message related to a holding register mask write.
An addressed Modbus message for holding mask write register.
Modbus register block types.
Utilities for Modbus byte manipulation.
API for a Modbus client application.
API for Modbus client configuration.
API for an observer of ModbusClient connection state.
API for a Modbus exception code.
Modbus error codes.
Modbus error codes utilities and constants.
API for a Modbus function.
Modbus function codes.
Function code utilities and constants.
API for a Modbus message.
Decoder for Modbus messages.
Encoder of ModbusMessage to ByteBuf.
A Modbus request/response pair.
Utilities for encoding/decoding Modbus messages.
API for an object that can encode its own Modbus payload.
Netty implementation of ModbusClient.
A request message pending a response message.
Netty implementation of ModbusClientConfig.
An addressed Modbus message for holding read/write registers.
A Modbus message related to a holding register read/write.
A Modbus message related to a 16-bit register-based (input/holding) register address range.
A Modbus message related to a 16-bit register-based (input/holding) register address range.
A SocketAddress subclass to wrap a serial port device such as COM1 or /dev/ttyUSB0.
Serial configuration parameters.
Enumeration of serial parity settings.
API for a serial port.
Channel for a SerialPortProvider.
A configuration class for serial device connections.
Option for configuring a serial port connection.
A provider of SerialPort instances.
Enumeration of serial "stopbit" settings.
Simple implementation of ModbusMessageReply.
A user-defined or otherwise unknown error code.
A user-defined Modbus function.