com.speckled.specksim.comm
Interface MessageProducer


public interface MessageProducer

Interface for objects that can produce a message

Author:
ryanm

Method Summary
 Message getMessage()
          Gets the message to transmit
 

Method Detail

getMessage

Message getMessage()
Gets the message to transmit

Returns:
The Message to transmit