|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.wimpi.modbus.io | |
|---|---|
| net.wimpi.modbus.io | Provides I/O and transport related interfaces and classes. |
| net.wimpi.modbus.msg | Provides interfaces and classes that encapsulate Modbus messages in an object oriented manner. |
| net.wimpi.modbus.net | Provides the network related parts of this Modbus implementation. |
| Classes in net.wimpi.modbus.io used by net.wimpi.modbus.io | |
|---|---|
| FastByteArrayInputStream
This class is a clean room implementation of the ByteArrayInputStream, with enhancements for speed (no synchronization for example). |
|
| FastByteArrayOutputStream
This class is a clean room implementation of the ByteArrayOutputStream, with enhancements for speed (no synchronization for example). |
|
| ModbusSerialTransport
Abstract base class for serial ModbusTransport implementations. |
|
| ModbusTransaction
Interface defining a ModbusTransaction. |
|
| ModbusTransport
Interface defining the I/O mechanisms for ModbusMessage instances. |
|
| Classes in net.wimpi.modbus.io used by net.wimpi.modbus.msg | |
|---|---|
| NonWordDataHandler
Interface implementing a non word data handler for the read/write multiple register commands (class 0). |
|
| Transportable
Interface defining a transportable class. |
|
| Classes in net.wimpi.modbus.io used by net.wimpi.modbus.net | |
|---|---|
| ModbusTransport
Interface defining the I/O mechanisms for ModbusMessage instances. |
|
| ModbusUDPTransport
Class that implements the Modbus UDP transport flavor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||