| Name | Description | Type | Package | Framework |
| AbstractActionEndpointMapping | Abstract base class for WS-Addressing Action-mapped EndpointMappingBy default, this mapping creates a Action for reply messages based on the request message, plus the | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
| AbstractActionMethodEndpointMapping | Abstract base class for WS-Addressing Action-mapped EndpointMappingSince:1. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
| AbstractAddressingEndpointMapping | Abstract base class for EndpointMapping implementations that handle WS-Addressing. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
| Action | Marks an endpoint method as the handler for an incoming request. | Class | org.springframework.ws.soap.addressing.server.annotation | Spring WebService |
| Address | Marks an endpoint with a WS-Addressing Address. | Class | org.springframework.ws.soap.addressing.server.annotation | Spring WebService |
| AnnotationActionEndpointMapping | @Action annotation to map methods to a WS-Addressing Action header. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
| SimpleActionEndpointMapping | Addressing Property to endpoint beans. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |