IBM WebSphere Application ServerTM
Release 8

com.ibm.uddi.datatypes
Class EndPoint

java.lang.Object
  extended by com.ibm.uddi.datatypes.EndPoint
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AccessPoint, HostingRedirector

Deprecated. Deprecated as of WAS 6.0. No replacement.

public class EndPoint
extends java.lang.Object
implements java.io.Serializable

Used as an abstract superclass for AccessPoint and HostingRedirector, to ensure mutual exclusivity when adding to a BindingTemplate.

See Also:
Serialized Form

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

Constructor Detail

EndPoint

public EndPoint()
Deprecated. 

IBM WebSphere Application ServerTM
Release 8