Package | Description |
---|---|
org.springframework.ws.config.annotation | |
org.springframework.ws.soap.addressing.server |
Contains servers-side WS-Addressing support, in the form of
EndpointMappings . |
Class and Description |
---|
AnnotationActionEndpointMapping
Implementation of the
EndpointMapping interface that uses the
@Action annotation to map methods to a WS-Addressing Action header. |
Class and Description |
---|
AbstractActionEndpointMapping
Abstract base class for WS-Addressing
Action -mapped EndpointMapping
implementations. |
AbstractActionMethodEndpointMapping
Abstract base class for WS-Addressing
Action -mapped EndpointMapping
implementations that map to MethodEndpoint s. |
AbstractAddressingEndpointMapping
Abstract base class for
EndpointMapping implementations that handle WS-Addressing. |
Copyright © 2020 Pivotal Software. All rights reserved.