Wrapper to send a BytesMessage, returns the message ID of the sent message
Wrapper to send a MapMessage, returns the message ID of the sent message
Wrapper to send a MapMessage, returns the message ID of the sent message
Note that map must match the javax.jms.MapMessage contract ie: "This method works only for the objectified primitive object types (Integer, Double, Long ...), String objects, and byte arrays."
Wrapper to send an ObjectMessage, returns the message ID of the sent message
Wrapper to send a TextMessage, returns the message ID of the sent message