Uses of Package
org.springframework.ws.server.endpoint.adapter.method
Packages that use 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.-
Classes in org.springframework.ws.server.endpoint.adapter.method used by org.springframework.ws.config.annotationClassDescriptionStrategy interface used to resolve method parameters into arguments.Strategy interface used to handle method return values.
-
Classes in org.springframework.ws.server.endpoint.adapter.method used by org.springframework.ws.server.endpoint.adapterClassDescriptionStrategy interface used to resolve method parameters into arguments.Strategy interface used to handle method return values.
-
Classes in org.springframework.ws.server.endpoint.adapter.method used by org.springframework.ws.server.endpoint.adapter.methodClassDescriptionAbstract 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. -
Classes in org.springframework.ws.server.endpoint.adapter.method used by org.springframework.ws.server.endpoint.adapter.method.domClassDescriptionAbstract 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. -
Classes in org.springframework.ws.server.endpoint.adapter.method used by org.springframework.ws.server.endpoint.adapter.method.jaxbClassDescriptionAbstract 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. -
Classes in org.springframework.ws.server.endpoint.adapter.method used by org.springframework.ws.soap.server.endpoint.adapter.methodClassDescriptionStrategy interface used to resolve method parameters into arguments.