Uses of Class
javax.xml.soap.SOAPPart

Packages that use SOAPPart
javax.xml.soap   
org.apache.axis2.saaj   
 

Uses of SOAPPart in javax.xml.soap
 

Methods in javax.xml.soap that return SOAPPart
abstract  SOAPPart SOAPMessage.getSOAPPart()
          Gets the SOAP part of this SOAPMessage object.
 

Uses of SOAPPart in org.apache.axis2.saaj
 

Subclasses of SOAPPart in org.apache.axis2.saaj
 class SOAPPartImpl
           
 

Methods in org.apache.axis2.saaj that return SOAPPart
 SOAPPart SOAPMessageImpl.getSOAPPart()
          Gets the SOAP part of this SOAPMessage object.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.