Uses of Class
org.apache.axis2.soap.impl.dom.SOAPEnvelopeImpl

Packages that use SOAPEnvelopeImpl
org.apache.axis2.saaj   
org.apache.axis2.saaj.util   
 

Uses of SOAPEnvelopeImpl in org.apache.axis2.saaj
 

Constructors in org.apache.axis2.saaj with parameters of type SOAPEnvelopeImpl
SOAPEnvelopeImpl(SOAPEnvelopeImpl envelope)
           
 

Uses of SOAPEnvelopeImpl in org.apache.axis2.saaj.util
 

Methods in org.apache.axis2.saaj.util that return SOAPEnvelopeImpl
static SOAPEnvelopeImpl SAAJUtil.toDOOMSOAPEnvelope(org.apache.ws.commons.soap.SOAPEnvelope env)
          Create a DOM Document using the org.apache.ws.commons.soap.SOAPEnvelope