Uses of Class
org.uddi.repl_v3.DoPing

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

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

Methods in org.apache.juddi.api.impl with parameters of type DoPing
 String UDDIReplicationImpl.doPing(DoPing body)
           
 

Uses of DoPing in org.uddi.repl_v3
 

Methods in org.uddi.repl_v3 that return DoPing
 DoPing ObjectFactory.createDoPing()
          Create an instance of DoPing
 

Uses of DoPing in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type DoPing
 String UDDIReplicationPortType.doPing(DoPing body)
          This UDDI API message provides the means by which the current existence and replication readiness of a node may be obtained.
 



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