| Name | Description | Type | Package | Framework |
| 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 |