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 SOAPPartSOAPMessage. getSOAPPart()Gets the SOAP part of thisSOAPMessageobject.
-