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