Uses of Class
org.apache.juddi.datatype.DiscoveryURL

Packages that use DiscoveryURL
org.apache.juddi.datatype   
org.apache.juddi.datatype.business   
org.apache.juddi.datatype.request   
 

Uses of DiscoveryURL in org.apache.juddi.datatype
 

Methods in org.apache.juddi.datatype with parameters of type DiscoveryURL
 void DiscoveryURLs.addDiscoveryURL(DiscoveryURL url)
           
 

Uses of DiscoveryURL in org.apache.juddi.datatype.business
 

Methods in org.apache.juddi.datatype.business with parameters of type DiscoveryURL
 void BusinessEntity.addDiscoveryURL(DiscoveryURL url)
          Adds a new discoveryURL to this business enitity's set of discoverURLs.
 

Uses of DiscoveryURL in org.apache.juddi.datatype.request
 

Methods in org.apache.juddi.datatype.request with parameters of type DiscoveryURL
 void FindBusiness.addDiscoveryURL(DiscoveryURL url)
          Adds a discoveryURL to the discoveryURLs argument of this search.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.