getDeliveryMode

 

public int getDeliveryMode() throws JMSException;

Gets the producer's default delivery mode.

Returns

  • the message delivery mode for this message producer.

Exceptions

  • JMSException - with reason MQJMS_MESSAGEPRODUCER_CLOSED


uj29430_