Uses of Class
org.uddi.repl_v3.CommunicationGraph

Packages that use CommunicationGraph
org.uddi.repl_v3   
 

Uses of CommunicationGraph in org.uddi.repl_v3
 

Fields in org.uddi.repl_v3 declared as CommunicationGraph
protected  CommunicationGraph ReplicationConfiguration.communicationGraph
           
 

Methods in org.uddi.repl_v3 that return CommunicationGraph
 CommunicationGraph ObjectFactory.createCommunicationGraph()
          Create an instance of CommunicationGraph
 CommunicationGraph ReplicationConfiguration.getCommunicationGraph()
          Gets the value of the communicationGraph property.
 

Methods in org.uddi.repl_v3 with parameters of type CommunicationGraph
 void ReplicationConfiguration.setCommunicationGraph(CommunicationGraph value)
          Sets the value of the communicationGraph property.
 



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