Package org.springframework.ws.server.endpoint.adapter
package org.springframework.ws.server.endpoint.adapter
Provides miscellaneous
EndpointAdapter implementations.-
ClassesClassDescriptionAbstract base class for
EndpointAdapterimplementations that supportMethodEndpoints.Default extension ofAbstractMethodEndpointAdapterwith support for pluggable argument resolvers and return value handlers.Deprecated.Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandMarshallingPayloadMethodProcessor.Adapter to use aMessageEndpointas the endpoint for aEndpointInvocationChain.Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandMessageContextMethodArgumentResolver.Adapter to use aPayloadEndpointas the endpoint for aEndpointInvocationChain.Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandSourcePayloadMethodProcessor.Deprecated.as of Spring Web Services 2.0, in favor ofDefaultMethodEndpointAdapterandXPathParamMethodArgumentResolver.
DefaultMethodEndpointAdapterandMarshallingPayloadMethodProcessor.