JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.ws.soap.server.endpoint.annotation
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