Package com.goldenhammer.nodecontroller

Interface Summary
Controller This interface is what should be implemented in order to create an appropriate server for all the nodes to connect to (ie: the central control unit which starts/stops the simulation)
 

Class Summary
IPGenerator This class is a helper class for the SimulationController.
IPGeneratorTest TODO Enter a description of this class.
SimulationController This class represents the controller which actually runs the simulation.
SimulationController_Stub  
SimulationControllerFacade TODO Enter a description of this class.
SimulationControllerTest