Package org.springframework.ws.server.endpoint.adapter.method.jaxb
package org.springframework.ws.server.endpoint.adapter.method.jaxb
Provides JAXB2-based implementations of the
MethodArgumentResolver and
MethodReturnValueHandler interfaces.-
ClassesClassDescriptionAbstract base class for
MethodArgumentResolverandMethodReturnValueHandlerimplementations that use JAXB2.Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat supportsJAXBElementobjects.Implementation ofMethodArgumentResolverandMethodReturnValueHandlerthat supports parameters annotated with@XmlRootElementor@XmlType, and return values annotated with@XmlRootElement.