| Package | Description |
|---|---|
| org.springframework.ws.soap |
Provides the SOAP functionality of the Spring Web Services framework.
|
| org.springframework.ws.soap.axiom |
AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure.
|
| org.springframework.ws.soap.saaj |
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SoapFaultException
Exception thrown when a SOAP fault could not be accessed.
|
| Modifier and Type | Method and Description |
|---|---|
SoapEnvelope |
SoapMessage.getEnvelope()
Returns the
SoapEnvelope associated with this SoapMessage. |
| Modifier and Type | Class and Description |
|---|---|
class |
AxiomSoapBodyException |
class |
AxiomSoapEnvelopeException |
class |
AxiomSoapFaultException |
| Modifier and Type | Class and Description |
|---|---|
class |
SaajSoapEnvelopeException |
class |
SaajSoapFaultException |
Copyright © 2023 VMware, Inc.. All rights reserved.