Uses of Interface
org.springframework.ws.soap.SoapFaultDetail
Package
Description
Provides the SOAP functionality of the Spring Web Services framework.
-
Uses of SoapFaultDetail in org.springframework.ws.soap
Modifier and TypeMethodDescriptionSoapFault.addFaultDetail()
Creates an optionalSoapFaultDetail
object and assigns it to this fault.SoapFault.getFaultDetail()
Returns the optional detail element for thisSoapFault
.