Java API

Uses of Class
oracle.uddi.message.response.ServiceDetail

Packages that use.*
PackageDescription
oracle.uddi.client   
 

Uses of ServiceDetail in oracle.uddi.client
 

Methods in oracle.uddi.client that return ServiceDetail
TypeName
 ServiceDetail UddiClient.getServiceDetail(java.util.List listServiceKey)
          Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details.
 ServiceDetail UddiClient.saveService(java.util.List businessServices)
          Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details.
 


Java API

Copyright © 2001 - Oracle Corporation