Uses of Class
jakarta.xml.soap.SOAPPart
- 
Packages that use SOAPPart Package Description jakarta.xml.soap Provides the API for creating and building SOAP messages. - 
- 
Uses of SOAPPart in jakarta.xml.soap
Methods in jakarta.xml.soap that return SOAPPart Modifier and Type Method Description abstract SOAPPartSOAPMessage. getSOAPPart()Gets the SOAP part of thisSOAPMessageobject. 
 -