IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.wsaddressing.jaxws
Class W3CEndpointReference

java.lang.Object
  extended by com.ibm.websphere.wsaddressing.jaxws.W3CEndpointReference

Deprecated.

public class W3CEndpointReference
extends java.lang.Object

This class represents the XML EndpointReferenceType complexType of the WS-Addressing 1.0 specification XML schema. (http://www.w3.org/2005/08/addressing/ws-addr.xsd) An EndpointReference contains the information needed to reference a Web service endpoint.

Instances of this interface are created by the com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter class and JAXB.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


IBM WebSphere Application ServerTM
Release 8