The jModbus Project - Class Structure

The following diagrams illustrate the basic class structure for the jModbus project.

The main class structure illustrates the base Modbus class and master and slave implementations, and how these relate to the transport specific implementations.

The ModbusTransport structure shows how the three transport methods are implemented independantly but allow for the interchanging of transports easily.