clearBody

 

public void clearBody() throws JMSException;

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

Exceptions

  • JMSException - if there is an internal JMS error.


uj26140_