Uses of Class
org.apache.axis2.saaj.SOAPElementImpl

Packages that use SOAPElementImpl
org.apache.axis2.saaj   
 

Uses of SOAPElementImpl in org.apache.axis2.saaj
 

Subclasses of SOAPElementImpl in org.apache.axis2.saaj
 class DetailEntryImpl
          The content for a Detail object, giving details for a SOAPFault object.
 class DetailImpl
          A container for DetailEntry objects.
 class SOAPBodyElementImpl
           
 class SOAPBodyImpl
           
 class SOAPEnvelopeImpl
           
 class SOAPFaultElementImpl
           
 class SOAPFaultImpl
           
 class SOAPHeaderElementImpl
           
 class SOAPHeaderImpl
           
 

Methods in org.apache.axis2.saaj with parameters of type SOAPElementImpl
protected  void SOAPElementImpl.copyContents(SOAPElementImpl childEle, Node child)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.