|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoapEnvelope | |
---|---|
org.springframework.ws.soap | Provides the SOAP functionality of the Spring Web Services framework. |
org.springframework.ws.soap.axiom | AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure. |
org.springframework.ws.soap.saaj | SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure. |
Uses of SoapEnvelope in org.springframework.ws.soap |
---|
Methods in org.springframework.ws.soap that return SoapEnvelope | |
---|---|
SoapEnvelope |
SoapMessage.getEnvelope()
Returns the SoapEnvelope associated with this SoapMessage . |
Uses of SoapEnvelope in org.springframework.ws.soap.axiom |
---|
Methods in org.springframework.ws.soap.axiom that return SoapEnvelope | |
---|---|
SoapEnvelope |
AxiomSoapMessage.getEnvelope()
|
Uses of SoapEnvelope in org.springframework.ws.soap.saaj |
---|
Methods in org.springframework.ws.soap.saaj that return SoapEnvelope | |
---|---|
SoapEnvelope |
SaajSoapMessage.getEnvelope()
|
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |