SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object. It is illegal to add a body when the envelope already contains a body. Therefore, this method should be called only after the existing body has been removed.
@return the new SOAPBody object
@throws javax.xml.soap.SOAPException if this SOAPEnvelope object alreadycontains a valid SOAPBody object
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |