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