| Package | Description |
|---|---|
| com.ghgande.j2mod.modbus.facade | |
| com.ghgande.j2mod.modbus.io | |
| com.ghgande.j2mod.modbus.msg | |
| com.ghgande.j2mod.modbus.net |
| Class and Description |
|---|
| AbstractModbusTransport
Interface defining the I/O mechanisms for
ModbusMessage instances.
|
| Class and Description |
|---|
| AbstractModbusTransport
Interface defining the I/O mechanisms for
ModbusMessage instances.
|
| AbstractSerialTransportListener
Any class that wants to listen for the begining and ending of read/writes
to the Serial channel need to implement this interface
|
| FastByteArrayInputStream
This class is a replacement for ByteArrayInputStream that does not
synchronize every byte read.
|
| FastByteArrayOutputStream
This class is a replacement implementation for ByteArrayOutputStream
that does not synchronize every
byte written.
|
| ModbusSerialTransport
Abstract base class for serial ModbusTransport
implementations.
|
| ModbusTCPTransport
Class that implements the Modbus transport flavor.
|
| ModbusTransaction
Interface defining a ModbusTransaction.
|
| Class and Description |
|---|
| NonWordDataHandler
Deprecated.
In the interests of keeping the library simple, this will be removed in a future release
|
| Class and Description |
|---|
| AbstractModbusTransport
Interface defining the I/O mechanisms for
ModbusMessage instances.
|
| ModbusTCPTransport
Class that implements the Modbus transport flavor.
|
| ModbusUDPTransport
Class that implements the Modbus UDP transport flavor.
|
Copyright © 2025. All Rights Reserved.