Uses of Class
org.apache.juddi.datatype.response.ServiceInfo

Packages that use ServiceInfo
org.apache.juddi.datastore   
org.apache.juddi.datastore.jdbc   
org.apache.juddi.datatype.response   
 

Uses of ServiceInfo in org.apache.juddi.datastore
 

Methods in org.apache.juddi.datastore that return ServiceInfo
 ServiceInfo DataStore.fetchServiceInfo(java.lang.String serviceKey)
           
 

Uses of ServiceInfo in org.apache.juddi.datastore.jdbc
 

Methods in org.apache.juddi.datastore.jdbc that return ServiceInfo
 ServiceInfo JDBCDataStore.fetchServiceInfo(java.lang.String serviceKey)
           
 

Uses of ServiceInfo in org.apache.juddi.datatype.response
 

Methods in org.apache.juddi.datatype.response with parameters of type ServiceInfo
 void ServiceInfos.addServiceInfo(ServiceInfo info)
           
 void ServiceList.addServiceInfo(ServiceInfo info)
           
 void BusinessInfo.addServiceInfo(ServiceInfo info)
           
 



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