Package org.springframework.ws.server.endpoint.adapter
package org.springframework.ws.server.endpoint.adapter
Provides miscellaneous
EndpointAdapter
implementations.-
ClassesClassDescriptionAbstract base class for
EndpointAdapter
implementations that supportMethodEndpoint
s.Default extension ofAbstractMethodEndpointAdapter
with support for pluggable argument resolvers and return value handlers.Adapter to use aMessageEndpoint
as the endpoint for aEndpointInvocationChain
.Adapter to use aPayloadEndpoint
as the endpoint for aEndpointInvocationChain
.