Uses of Class
org.springframework.ws.soap.addressing.server.AbstractActionEndpointMapping
Package
Description
Contains servers-side WS-Addressing support, in the form of
EndpointMappings
.-
Uses of AbstractActionEndpointMapping in org.springframework.ws.soap.addressing.server
Modifier and TypeClassDescriptionclass
Abstract base class for WS-AddressingAction
-mappedEndpointMapping
implementations that map toMethodEndpoint
s.class
Implementation of theEndpointMapping
interface that uses the@Action
annotation to map methods to a WS-AddressingAction
header.class
Implementation of theEndpointMapping
interface to map from WS-AddressingAction
Message Addressing Property to endpoint beans.