| Name | Description | Type | Package | Framework |
| SoapActionCallback | WebServiceMessageCallback implementation that sets the SOAP Action header on the message. | Class | org.springframework.ws.soap.client.core | Spring WebService |
| SoapFaultClientException | Thrown by SoapFaultMessageResolver when the response message has a fault. | Class | org.springframework.ws.soap.client | Spring WebService |
| SoapFaultMessageResolver | Simple fault resolver that simply throws a SoapFaultClientException when a fault occurs. | Class | org.springframework.ws.soap.client.core | Spring WebService |