Annotation Interface Action
Marks an endpoint method as the handler for an incoming request. The annotation value signifies the value for the
request WS-Addressing
Action
header that is handled by the method.- Since:
- 1.5.0
- Author:
- Arjen Poutsma
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
value
String valueSignifies the value for the request WS-AddressingAction
header that is handled by the method.
-
-