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

Packages that use SOAPMessageImpl
org.apache.axis2.saaj   
 

Uses of SOAPMessageImpl in org.apache.axis2.saaj
 

Methods in org.apache.axis2.saaj with parameters of type SOAPMessageImpl
protected  void SOAPPartImpl.setMessage(SOAPMessageImpl message)
           
 

Constructors in org.apache.axis2.saaj with parameters of type SOAPMessageImpl
SOAPPartImpl(SOAPMessageImpl parentSoapMsg, InputStream inputStream)
           
SOAPPartImpl(SOAPMessageImpl parentSoapMsg, SOAPEnvelopeImpl soapEnvelope)