|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoapBodyException | |
---|---|
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. |
Uses of SoapBodyException in org.springframework.ws.soap |
---|
Methods in org.springframework.ws.soap that throw SoapBodyException | |
---|---|
SoapBody |
SoapEnvelope.getBody()
Returns the SoapBody . |
SoapBody |
SoapMessage.getSoapBody()
Returns the SoapBody associated with this SoapMessage . |
Uses of SoapBodyException in org.springframework.ws.soap.saaj |
---|
Subclasses of SoapBodyException in org.springframework.ws.soap.saaj | |
---|---|
class |
SaajSoapBodyException
|
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |