Uses of Interface
javax.xml.soap.SOAPBody
Packages that use SOAPBody
-
Uses of SOAPBody in javax.xml.soap
Methods in javax.xml.soap that return SOAPBodyModifier and TypeMethodDescriptionSOAPEnvelope.addBody()Creates aSOAPBodyobject and sets it as theSOAPBodyobject for thisSOAPEnvelopeobject.SOAPEnvelope.getBody()Returns theSOAPBodyobject associated with thisSOAPEnvelopeobject.SOAPMessage.getSOAPBody()Gets the SOAP Body contained in thisSOAPMessageobject. -
Uses of SOAPBody in org.apache.axis
Methods in org.apache.axis that return SOAPBody -
Uses of SOAPBody in org.apache.axis.message
Classes in org.apache.axis.message that implement SOAPBodyMethods in org.apache.axis.message that return SOAPBody