Puts a message into the queue for the given destination.
public virtual qa_bool putMessage( qa_const_string address, QAMessage * msg )
address The destination.
msg The message.
True if and only if the operation succeeded.