Uses of Class
org.apache.axis.message.SOAPBody
-
Packages that use SOAPBody Package Description org.apache.axis.message -
-
Uses of SOAPBody in org.apache.axis.message
Methods in org.apache.axis.message with parameters of type SOAPBody Modifier and Type Method Description void
SOAPEnvelope. setBody(SOAPBody body)
Set the soap body
-