| 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 |
| AbstractAddressingVersion | Abstract base class for AddressingVersion implementations. | Class | org.springframework.ws.soap.addressing.version | Spring WebService |
| Action | Marks an endpoint method as the handler for an incoming request. | Class | org.springframework.ws.soap.addressing.server.annotation | Spring WebService |
| ActionCallback | WebServiceMessageCallback implementation that sets the WS-Addressing Action header on theA usage example with WebServiceTemplate: | Class | org.springframework.ws.soap.addressing.client | Spring WebService |
| Address | Marks an endpoint with a WS-Addressing Address. | Class | org.springframework.ws.soap.addressing.server.annotation | Spring WebService |
| Addressing10 | Communication Foundation (WCF), and supported by Axis 1 and 2. | Class | org.springframework.ws.soap.addressing.version | Spring WebService |
| Addressing200408 | Microsoft's Web Services Enhancements (WSE) 3. | Class | org.springframework.ws.soap.addressing.version | Spring WebService |
| AddressingException | Exception thrown in case on WS-Addressing errors. | Class | org.springframework.ws.soap.addressing | Spring WebService |
| AddressingVersion | Defines the contract for a specific version of the WS-Addressing specification. | Interface | org.springframework.ws.soap.addressing.version | Spring WebService |
| AnnotationActionEndpointMapping | @Action annotation to map methods to a WS-Addressing Action header. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
| EndpointReference | Represents an Endpoint Reference, as defined in the WS-Addressing specification. | Class | org.springframework.ws.soap.addressing.core | Spring WebService |
| MessageAddressingProperties | Represents a set of Message Addressing Properties, as defined in the WS-Addressing specification. | Class | org.springframework.ws.soap.addressing.core | Spring WebService |
| MessageIdStrategy | Strategy interface that encapsulates the creation and validation of WS-Addressing MessageIDs. | Interface | org.springframework.ws.soap.addressing.messageid | Spring WebService |
| SimpleActionEndpointMapping | Addressing Property to endpoint beans. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
| UuidMessageIdStrategy | is prefixed by urn:uuid:. | Class | org.springframework.ws.soap.addressing.messageid | Spring WebService |