| Package | Description |
|---|---|
| org.springframework.ws.soap |
Provides the SOAP functionality of the Spring Web Services framework.
|
| Modifier and Type | Method and Description |
|---|---|
SoapFaultDetail |
SoapFault.addFaultDetail()
Creates an optional
SoapFaultDetail object and assigns it to this fault. |
SoapFaultDetail |
SoapFault.getFaultDetail()
Returns the optional detail element for this
SoapFault. |
Copyright © 2017 Pivotal Software. All rights reserved.