Uses of Class
javax.xml.soap.SOAPPart
Packages that use SOAPPart
-
Uses of SOAPPart in javax.xml.soap
Methods in javax.xml.soap that return SOAPPartModifier and TypeMethodDescriptionabstract SOAPPart
SOAPMessage.getSOAPPart()
Gets the SOAP part of thisSOAPMessage
object. -
Uses of SOAPPart in org.apache.axis
Subclasses of SOAPPart in org.apache.axisModifier and TypeClassDescriptionclass
The SOAPPart provides access to the root part of the Message which contains the envelope.Methods in org.apache.axis that return SOAPPart