com.sun.xml.ws.api.addressing |
|
Java Source File Name | Type | Comment |
AddressingVersion.java | enum | 'Traits' object that absorbs differences of WS-Addressing versions. |
EPRHeader.java | Class | Used to represent outbound endpoint reference header,
such as <ReplyTo> and <FaultTo>. |
OneWayFeature.java | Class | Unsupported RI extension to work around an issue in WSIT.
This feature is not meant to be used by a common Web service developer as there
is no need to send the above mentioned header for a one-way operation. |
OutboundReferenceParameterHeader.java | Class | Used to represent outbound header created from
WSEndpointReference 's
referenec parameters. |
package-info.java | | |
WSEndpointReference.java | Class | Internal representation of the EPR. |