Uses of Class
org.springframework.ws.soap.SoapEnvelopeException
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 SoapEnvelopeException in org.springframework.ws.soap
Modifier and TypeClassDescriptionclass
Exception thrown when a SOAP fault could not be accessed.Modifier and TypeMethodDescriptionSoapMessage.getEnvelope()
Returns theSoapEnvelope
associated with thisSoapMessage
. -
Uses of SoapEnvelopeException in org.springframework.ws.soap.saaj