Searched defs:Addressing (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/ws/soap/
H A DAddressing.java42 * This annotation represents the use of WS-Addressing with either
54 * proxy, and endpoint MUST honor the values of the <code>Addressing</code>
66 public @interface Addressing { interface
69 * the endpoint supports WS-Addressing but does not require its use.
72 * 3.1.1 Addressing Assertion</a> must be generated in the generated WSDL.
78 * requires WS-Addressing. If required is true, the endpoint requires
79 * WS-Addressing and WS-Addressing headers MUST
82 * 3.1.1 Addressing Assertion</a> must be generated in the WSDL.

Completed in 22 milliseconds