clearBody

 

public void clearBody() throws JMSException;

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

Exceptions

  • JMSException - if an internal error occurs.


uj25830_