| Package | Description |
|---|---|
| org.springframework.ws.soap |
Provides the SOAP functionality of the Spring Web Services framework.
|
| org.springframework.ws.soap.saaj |
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
|
| Modifier and Type | Method and Description |
|---|---|
SoapBody |
SoapEnvelope.getBody()
Returns the
SoapBody. |
SoapBody |
SoapMessage.getSoapBody()
Returns the
SoapBody associated with this SoapMessage. |
| Modifier and Type | Class and Description |
|---|---|
class |
SaajSoapBodyException |
Copyright © 2023 VMware, Inc.. All rights reserved.