public void addMessage(Message message) throws JMSException(Code)
Adds a message to this Queue that will
be propagated to the corresponding receiver. Only one
receiver will get the message. The order is not
predictable.
Parameters: message - the message