Uses of Class
org.uddi.repl_v3.NotifyChangeRecordsAvailable

Packages that use NotifyChangeRecordsAvailable
org.apache.juddi.api.impl   
org.uddi.repl_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of NotifyChangeRecordsAvailable in org.apache.juddi.api.impl
 

Methods in org.apache.juddi.api.impl with parameters of type NotifyChangeRecordsAvailable
 void UDDIReplicationImpl.notifyChangeRecordsAvailable(NotifyChangeRecordsAvailable body)
           
 

Uses of NotifyChangeRecordsAvailable in org.uddi.repl_v3
 

Methods in org.uddi.repl_v3 that return NotifyChangeRecordsAvailable
 NotifyChangeRecordsAvailable ObjectFactory.createNotifyChangeRecordsAvailable()
          Create an instance of NotifyChangeRecordsAvailable
 

Uses of NotifyChangeRecordsAvailable in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type NotifyChangeRecordsAvailable
 void UDDIReplicationPortType.notifyChangeRecordsAvailable(NotifyChangeRecordsAvailable body)
          

Nodes can inform other nodes that they have new change records available for consumption by replication by using this message.

 



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