Java API

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

Packages that use.*
PackageDescription
oracle.uddi.client   
 

Uses of BindingDetail in oracle.uddi.client
 

Methods in oracle.uddi.client that return BindingDetail
TypeName
 BindingDetail UddiClient.findBinding(FindQualifiers findQualifiers, java.lang.String serviceKey, TModelBag tModelbag, java.lang.Integer maxRows)
          Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details.
 BindingDetail UddiClient.getBindingDetail(java.util.List listBindingKey)
          Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details.
 BindingDetail UddiClient.saveBinding(java.util.List bindingTemplates)
          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