Annotation Interface Address
Marks an endpoint with a WS-Addressing
Address
. If this annotation is applied, the value is compared to the destination
property of the incoming message.- Since:
- 1.5.0
- Author:
- Arjen Poutsma
-
Required Element Summary
-
Element Details
-
value
String valueSignifies the value for the request WS-Addressing destination that is handled by the class.
-