| Name | Description | Type | Package | Framework |
| FaultCode | enum FaultCodeextends Enum | Class | org.springframework.ws.soap.server.endpoint.annotation | Spring WebService |
| SoapAction | Marks an endpoint method as the handler for an incoming request. | Class | org.springframework.ws.soap.server.endpoint.annotation | Spring WebService |
| SoapFault | Marks an exception class with the fault elements that should be returned whenever this exception is thrown. | Class | org.springframework.ws.soap.server.endpoint.annotation | Spring WebService |
| SoapHeader | Marks an endpoint method parameter to be resolved as a single or a list of SoapHeaderElement. | Class | org.springframework.ws.soap.server.endpoint.annotation | Spring WebService |