Uses of Interface
org.apache.axiom.soap.SOAPBody
Packages that use SOAPBody
-
Uses of SOAPBody in org.apache.axiom.soap
Methods in org.apache.axiom.soap that return SOAPBodyModifier and TypeMethodDescriptionSOAPFactory.createSOAPBody()
SOAPFactory.createSOAPBody
(SOAPEnvelope envelope) SOAPEnvelope.getBody()
Returns theSOAPBody
object associated with thisSOAPEnvelope
object.Methods in org.apache.axiom.soap with parameters of type SOAPBodyModifier and TypeMethodDescriptionSOAPFactory.createSOAPFault
(SOAPBody parent) SOAPFactory.createSOAPFault
(SOAPBody parent, Exception e)