Frames | No Frames |
Methods with return type javax.xml.soap.SOAPBody | |
SOAPBody | Gets the SOAP Body contained in this SOAPMessage object. |
Methods with return type javax.xml.soap.SOAPBody | |
SOAPBody | Creates a SOAPBody object and sets it as the
SOAPBody object for this
SOAPEnvelope object. |
SOAPBody | Returns the SOAPBody object associated with
this SOAPEnvelope object. |
SOAPBody | Gets the SOAP Body contained in this SOAPMessage object. |
Classes implementing javax.xml.soap.SOAPBody | |
class | Holder for body elements. |
Methods with return type javax.xml.soap.SOAPBody | |
SOAPBody | Add a soap body if one does not exist
|
SOAPBody | Get the soap body
|