|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |