Uses of Class
org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
Package
Description
Provides miscellaneous
EndpointAdapter
implementations.-
Uses of AbstractMethodEndpointAdapter in org.springframework.ws.server.endpoint.adapter
Modifier and TypeClassDescriptionclass
Default extension ofAbstractMethodEndpointAdapter
with support for pluggable argument resolvers and return value handlers.class
Deprecated.class
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapter
andMarshallingPayloadMethodProcessor
.class
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapter
andMessageContextMethodArgumentResolver
.class
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapter
andSourcePayloadMethodProcessor
.class
Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapter
andXPathParamMethodArgumentResolver
.
DefaultMethodEndpointAdapter
andMarshallingPayloadMethodProcessor
.