Package net.wimpi.modbus.util

Provides utility and helper classes for the Modbus implementation.

See:
          Description

Interface Summary
Observer A cleanroom implementation of the Observer interface for the Observable design pattern.
 

Class Summary
AtomicCounter Provides an atomic integer.
BitVector Class that implements a collection for bits, storing them packed into bytes.
LinkedNode Class defining a linked node element.
LinkedQueue  
ModbusUtil Helper class that provides utility methods.
Mutex A simple non-reentrant mutual exclusion lock.
Observable A cleanroom implementation of the Observable pattern.
SerialParameters Helper class wrapping all serial port communication parameters.
ThreadPool Class implementing a simple thread pool.
 

Package net.wimpi.modbus.util Description

Provides utility and helper classes for the Modbus implementation.
See related documentation for more information.

Package Specification

Related Documentation



Copyright © 2010. All Rights Reserved.