Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Uses of Class
weblogic.uddi.client.structures.response.BindingDetail

Packages that use BindingDetail
weblogic.uddi.client.service Provides classes for UDDI client service support. 
 

Uses of BindingDetail in weblogic.uddi.client.service
 

Methods in weblogic.uddi.client.service that return BindingDetail
 BindingDetail Inquiry.findBinding(FindBinding input)
          Creates a soap message, using the requested find_binding structure, to make a function call at the remote registry.
 BindingDetail Inquiry.getBindingDetail(GetBindingDetail input)
          Creates a soap message, using the requested get_bindingDetail structure, to make a function call at the remote registry.
 BindingDetail Publish.saveBinding(SaveBinding input)
          Creates a soap message, using the requested save_binding structure, to make a function call at the remote registry.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06