IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.wsaddressing.jaxws
Class SubmissionEndpointReference

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

Deprecated.

public class SubmissionEndpointReference
extends java.lang.Object

This class represents the XML EndpointReferenceType complexType of the WS-Addressing Submission specification XML schema. (http://schemas.xmlsoap.org/ws/2004/08/addressing) 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