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, MimeHeaders mimeHeaders, org.apache.axiom.attachments.Attachments attachments)
          Construct a SOAP part from the given input stream.
SOAPPartImpl(SOAPMessageImpl parentSoapMsg, SOAPEnvelopeImpl soapEnvelope)
           
 



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