|
||||||||||
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,
java.io.InputStream inputStream)
|
|
SOAPPartImpl(SOAPMessageImpl parentSoapMsg,
java.io.InputStream inputStream,
MimeHeaders mimeHeaders)
|
|
SOAPPartImpl(SOAPMessageImpl parentSoapMsg,
SOAPEnvelopeImpl soapEnvelope)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |