|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |