Package jcontrol.comm.nv

Provides common network variable abstraction functions for JControl.

See:
          Description

Interface Summary
NetworkVariable A network variable is a variable that is shared by different nodes in a communication network.
NetworkVariableListener A NetworkVariableListener can be attached to a network variable to stay updated on variable changes.
 

Class Summary
NetworkVariableEvent This class represents a change of status or value of a network variable.
 

Package jcontrol.comm.nv Description

Provides common network variable abstraction functions for JControl.