| Package | Description |
|---|---|
| org.springframework.ws.server.endpoint.adapter.method.jaxb |
Provides JAXB2-based implementations of the
MethodArgumentResolver and
MethodReturnValueHandler interfaces. |
| Modifier and Type | Class and Description |
|---|---|
class |
JaxbElementPayloadMethodProcessor
Implementation of
MethodArgumentResolver and MethodReturnValueHandler that supports JAXBElement objects. |
class |
XmlRootElementPayloadMethodProcessor
Implementation of
MethodArgumentResolver and MethodReturnValueHandler that supports parameters annotated with @XmlRootElement or @XmlType, and return values annotated with @XmlRootElement. |
Copyright © 2017 Pivotal Software. All rights reserved.