Uses of Class
org.springframework.ws.soap.SoapBodyException
Packages that use 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
Methods in org.springframework.ws.soap that throw SoapBodyExceptionModifier and TypeMethodDescriptionSoapEnvelope.getBody()
Returns theSoapBody
.SoapMessage.getSoapBody()
Returns theSoapBody
associated with thisSoapMessage
. -
Uses of SoapBodyException in org.springframework.ws.soap.saaj
Subclasses of SoapBodyException in org.springframework.ws.soap.saaj