Uses of Package
org.springframework.ws.server.endpoint.adapter.method
Package
Description
Provides miscellaneous
EndpointAdapter
implementations.Provides the
MethodArgumentResolver
and MethodReturnValueHandler
abstractions, and various
implementations thereof.Provides DOM-based implementations of the
MethodArgumentResolver
and
MethodReturnValueHandler
interfaces.Provides JAXB2-based implementations of the
MethodArgumentResolver
and
MethodReturnValueHandler
interfaces.-
ClassDescriptionStrategy interface used to resolve method parameters into arguments.Strategy interface used to handle method return values.
-
ClassDescriptionStrategy interface used to resolve method parameters into arguments.Strategy interface used to handle method return values.
-
ClassDescriptionAbstract base class for
MethodArgumentResolver
andMethodReturnValueHandler
implementations based onRequestPayload
andResponsePayload
annotations.Abstract base class forMethodArgumentResolver
andMethodReturnValueHandler
implementations based onSource
s.Strategy interface used to resolve method parameters into arguments.Strategy interface used to handle method return values. -
ClassDescriptionAbstract base class for
MethodArgumentResolver
andMethodReturnValueHandler
implementations based onRequestPayload
andResponsePayload
annotations.Abstract base class forMethodArgumentResolver
andMethodReturnValueHandler
implementations based onSource
s.Strategy interface used to resolve method parameters into arguments.Strategy interface used to handle method return values. -
ClassDescriptionAbstract base class for
MethodArgumentResolver
andMethodReturnValueHandler
implementations based onRequestPayload
andResponsePayload
annotations.Strategy interface used to resolve method parameters into arguments.Strategy interface used to handle method return values. -
ClassDescriptionStrategy interface used to resolve method parameters into arguments.