clearBody

 

public void clearBody() throws JMSException;

Clears the message body. All other parts of the message are left untouched.

Exceptions

  • JMSException - if the action fails to due to an internal JMS error.


uj26960_