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

Part Number E13941-06

Uses of Class
weblogic.webservice.binding.BindingInfo

Packages that use BindingInfo
weblogic.webservice.binding Deprecated. Provides an interface and classes for weblogic.webservice.binding. 
weblogic.webservice.binding.https Deprecated. Provides classes for weblogic.webservice.binding.https. 
weblogic.webservice.binding.jms Deprecated. Provides classes for weblogic.webservice.binding.jms. 
 

Uses of BindingInfo in weblogic.webservice.binding
 

Methods in weblogic.webservice.binding that return BindingInfo
 BindingInfo Binding.getBindingInfo()
          Deprecated. Returns the binding information.
 BindingInfo AbstractBinding.getBindingInfo()
          Deprecated.  
 

Methods in weblogic.webservice.binding with parameters of type BindingInfo
 void Binding.init(BindingInfo info)
          Deprecated. Initializes this binding.
protected  void AbstractBinding.setBindingInfo(BindingInfo bindingInfo)
          Deprecated.  
 

Uses of BindingInfo in weblogic.webservice.binding.https
 

Subclasses of BindingInfo in weblogic.webservice.binding.https
 class HttpsBindingInfo
          Deprecated. please migrate to jws for webservices
 

Methods in weblogic.webservice.binding.https with parameters of type BindingInfo
 void HttpsClientBinding.init(BindingInfo info)
          Deprecated.  
 

Uses of BindingInfo in weblogic.webservice.binding.jms
 

Subclasses of BindingInfo in weblogic.webservice.binding.jms
 class JMSBindingInfo
          Deprecated. please migrate to jws for webservices
 


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