| Package | Description |
|---|---|
| org.apache.axis2.saaj |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SOAPPartImpl.setMessage(SOAPMessageImpl message) |
| Constructor and Description |
|---|
SOAPPartImpl(SOAPMessageImpl parentSoapMsg,
java.io.InputStream inputStream,
javax.xml.soap.MimeHeaders mimeHeaders,
org.apache.axiom.attachments.Attachments attachments)
Construct a SOAP part from the given input stream.
|
SOAPPartImpl(SOAPMessageImpl parentSoapMsg,
SOAPEnvelopeImpl soapEnvelope) |
Copyright © 2004-2018 The Apache Software Foundation. All Rights Reserved.