Uses of Interface
org.springframework.ws.soap.soap11.Soap11Fault
-
Uses of Soap11Fault in org.springframework.ws.soap.soap11
Modifier and TypeMethodDescriptionSoap11Body.addClientOrSenderFault
(String faultStringOrReason, Locale locale) Adds a SOAP 1.1Fault to the body with a localized message.Soap11Body.addMustUnderstandFault
(String faultStringOrReason, Locale locale) Soap11Body.addServerOrReceiverFault
(String faultStringOrReason, Locale locale) Soap11Body.addVersionMismatchFault
(String faultStringOrReason, Locale locale) Soap11Body.getFault()