BEA Systems, Inc.

Uses of Class
weblogic.webservice.binding.BindingInfo

Packages that use BindingInfo
weblogic.webservice.binding   
weblogic.webservice.binding.https   
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
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.