Uses of Class
javax.xml.soap.SOAPPart
-
-
Uses of SOAPPart in javax.xml.soap
Methods in javax.xml.soap that return SOAPPart Modifier and Type Method Description abstract SOAPPart
SOAPMessage. getSOAPPart()
Gets the SOAP part of thisSOAPMessage
object.
-