| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SOAPBody | |
| javax.xml.soap | |
| org.apache.axis | |
| org.apache.axis.message | |
| Uses of SOAPBody in javax.xml.soap | 
| Methods in javax.xml.soap that return SOAPBody | |
|  SOAPBody | SOAPEnvelope.getBody()Returns the SOAPBodyobject associated with
   thisSOAPEnvelopeobject. | 
|  SOAPBody | SOAPEnvelope.addBody()Creates a SOAPBodyobject and sets it as theSOAPBodyobject for this
   SOAPEnvelopeobject. | 
|  SOAPBody | SOAPMessage.getSOAPBody()Gets the SOAP Body contained in this SOAPMessageobject. | 
| Uses of SOAPBody in org.apache.axis | 
| Methods in org.apache.axis that return SOAPBody | |
|  SOAPBody | Message.getSOAPBody() | 
| Uses of SOAPBody in org.apache.axis.message | 
| Classes in org.apache.axis.message that implement SOAPBody | |
|  class | SOAPBodyHolder for body elements. | 
| Methods in org.apache.axis.message that return SOAPBody | |
|  SOAPBody | SOAPEnvelope.addBody()Add a soap body if one does not exist | 
|  SOAPBody | SOAPEnvelope.getBody()Get the soap body | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||