Uses of Package
net.wimpi.modbus.util

Packages that use net.wimpi.modbus.util
net.wimpi.modbus.facade Provides facade pattern implementations. 
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. 
net.wimpi.modbus.procimg Provides interfaces and classes that provide a coupling between a slave side and a master or device side. 
net.wimpi.modbus.util Provides utility and helper classes for the Modbus implementation. 
 

Classes in net.wimpi.modbus.util used by net.wimpi.modbus.facade
BitVector
          Class that implements a collection for bits, storing them packed into bytes.
SerialParameters
          Helper class wrapping all serial port communication parameters.
 

Classes in net.wimpi.modbus.util used by net.wimpi.modbus.msg
BitVector
          Class that implements a collection for bits, storing them packed into bytes.
 

Classes in net.wimpi.modbus.util used by net.wimpi.modbus.net
SerialParameters
          Helper class wrapping all serial port communication parameters.
 

Classes in net.wimpi.modbus.util used by net.wimpi.modbus.procimg
Observable
          A cleanroom implementation of the Observable pattern.
 

Classes in net.wimpi.modbus.util used by net.wimpi.modbus.util
BitVector
          Class that implements a collection for bits, storing them packed into bytes.
LinkedNode
          Class defining a linked node element.
Observable
          A cleanroom implementation of the Observable pattern.
Observer
          A cleanroom implementation of the Observer interface for the Observable design pattern.
 



Copyright © 2010. All Rights Reserved.