Uses of Interface
jakarta.xml.soap.SOAPBody
Packages that use SOAPBody
-
Uses of SOAPBody in jakarta.xml.soap
Methods in jakarta.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.