Uses of Class
org.apache.juddi.v3.client.mapping.Topology

Packages that use Topology
org.apache.juddi.v3.client.mapping   
 

Uses of Topology in org.apache.juddi.v3.client.mapping
 

Methods in org.apache.juddi.v3.client.mapping that return Topology
 Topology UDDIServiceCache.lookupService(String serviceKey)
           
 

Methods in org.apache.juddi.v3.client.mapping with parameters of type Topology
 void UDDIServiceCache.addService(String serviceKey, Topology topology)
          Adds or updates epr information for the given serviceKey.
 String SelectionPolicy.select(Topology topology)
           
 String PolicyRoundRobin.select(Topology topology)
           
 String PolicyLocalFirst.select(Topology topology)
           
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.