JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.springframework.ws.server.endpoint.annotation
PayloadRoots
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface PayloadRoots
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
PayloadRoots
Marks an endpoint method as containing multiple
PayloadRoots
.
Since:
2.2
See Also:
PayloadRootAnnotationMethodEndpointMapping
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
PayloadRoot
[]
value
Element Details
value
PayloadRoot
[]
value