Package | Description |
---|---|
org.apache.axis2.saaj |
Modifier and Type | Method and Description |
---|---|
protected void |
SOAPPartImpl.setMessage(SOAPMessageImpl message) |
Constructor and Description |
---|
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–2015 The Apache Software Foundation. All rights reserved.