Uses of Class
org.springframework.ws.soap.SoapBodyException
Package
Description
Provides the SOAP functionality of the Spring Web Services framework.
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
-
Uses of SoapBodyException in org.springframework.ws.soap
Modifier and TypeMethodDescriptionSoapEnvelope.getBody()
Returns theSoapBody
.SoapMessage.getSoapBody()
Returns theSoapBody
associated with thisSoapMessage
. -
Uses of SoapBodyException in org.springframework.ws.soap.saaj