|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAddressingEndpointMapping | |
---|---|
org.springframework.ws.soap.addressing.server | Contains servers-side WS-Addressing support, in the form of EndpointMappings . |
Uses of AbstractAddressingEndpointMapping in org.springframework.ws.soap.addressing.server |
---|
Subclasses of AbstractAddressingEndpointMapping in org.springframework.ws.soap.addressing.server | |
---|---|
class |
AbstractActionEndpointMapping
Abstract base class for WS-Addressing Action -mapped EndpointMapping
implementations. |
class |
AbstractActionMethodEndpointMapping
Abstract base class for WS-Addressing Action -mapped EndpointMapping
implementations that map to MethodEndpoint s. |
class |
AnnotationActionEndpointMapping
Implementation of the EndpointMapping interface that uses the Action
annotation to map methods to a WS-Addressing Action header. |
class |
SimpleActionEndpointMapping
Implementation of the EndpointMapping interface to map from WS-Addressing Action Message
Addressing Property to endpoint beans. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |