Uses of Interface
net.wimpi.modbus.procimg.ProcessImageImplementation

Packages that use ProcessImageImplementation
net.wimpi.modbus.procimg Provides interfaces and classes that provide a coupling between a slave side and a master or device side. 
 

Uses of ProcessImageImplementation in net.wimpi.modbus.procimg
 

Classes in net.wimpi.modbus.procimg that implement ProcessImageImplementation
 class SimpleProcessImage
          Class implementing a simple process image to be able to run unit tests or handle simple cases.
 

Methods in net.wimpi.modbus.procimg that return ProcessImageImplementation
 ProcessImageImplementation ProcessImageFactory.createProcessImageImplementation()
          Returns a new ProcessImageImplementation instance.
 ProcessImageImplementation DefaultProcessImageFactory.createProcessImageImplementation()
          Returns a new SimpleProcessImage instance.
 



Copyright © 2010. All Rights Reserved.