Subclasses of AbstractMethodEndpointAdapter in org.springframework.ws.server.endpoint.adapter |
class |
DefaultMethodEndpointAdapter
Default extension of AbstractMethodEndpointAdapter with support for pluggable argument resolvers and return value handlers. |
class |
GenericMarshallingMethodEndpointAdapter
Deprecated. as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and MarshallingPayloadMethodProcessor . |
class |
MarshallingMethodEndpointAdapter
Deprecated. as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and MarshallingPayloadMethodProcessor . |
class |
MessageMethodEndpointAdapter
Deprecated. as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and MessageContextMethodArgumentResolver . |
class |
PayloadMethodEndpointAdapter
Deprecated. as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and SourcePayloadMethodProcessor . |
class |
XPathParamAnnotationMethodEndpointAdapter
Deprecated. as of Spring Web Services 2.0, in favor of DefaultMethodEndpointAdapter and XPathParamMethodArgumentResolver . |