Uses of Class
nl.tudelft.simulation.messaging.devices.components.SendingDevice

Packages that use SendingDevice
nl.tudelft.simulation.messaging.devices.components   
 

Uses of SendingDevice in nl.tudelft.simulation.messaging.devices.components
 

Subclasses of SendingDevice in nl.tudelft.simulation.messaging.devices.components
 class DelaySendingDevice
          The DelaySendingDevice device is a device that sends out a message, which will arrive after a certain delay.
 class QueuingSendingDevice
          Models a sending device with a queue of messages.
 



Copyright © 2004-2005 Delft University of Technology, the Netherlands. All Rights Reserved.