getJMSDeliveryMode

 

public int getJMSDeliveryMode() throws JMSException;

Gets the delivery mode for this message.

Returns

  • the delivery mode of this message.

Exceptions

  • JMSException - if an internal error occurs.


uj26520_