Package com.amx.duet.tools.util

Provides a series of NetLinx and Duet related utility classes and interfaces, providing a familiar API for those who are moving from NetLinx to Duet.

See:
          Description

Class Summary
DuetUtil A utility class, which contains a few Duet specific methods.
EventPacker The EventPacker class was created to package up NetLinx event data into a single Event object.
LoopBackDevice The LoopBackDevice class resembles every aspect of the NetLinxDevice class except that it provides event data back to any object that is listening for the device events triggered by this device.
NetLinxUtil Class containing NetLinx API java equivalent methods.
Pulser This class was created to be a NetLinxDevice pulse manager.
Reg This class is a wrapper class to simplify Registry editting.
TimeDateUtil A utility class, which contains a variety of Time and Date manipulation routines.
WaitTimer The WaitTimer class extends the Timer class, which provides API's for creating single value timeouts.
 

Package com.amx.duet.tools.util Description

Provides a series of NetLinx and Duet related utility classes and interfaces, providing a familiar API for those who are moving from NetLinx to Duet.

Since:
AMXTools 2.0


Copyright © 2008 AMX LLC. All Rights Reserved.