|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.webservice.binding.BindingInfo
weblogic.webservice.binding.jms.JMSBindingInfo
public class JMSBindingInfo
Field Summary | |
---|---|
static String |
TRANSPORT
Deprecated. |
Fields inherited from class weblogic.webservice.binding.BindingInfo |
---|
DEFAULT_TRANSPORT, SOAP11, SOAP12 |
Constructor Summary | |
---|---|
JMSBindingInfo()
Deprecated. |
Method Summary | |
---|---|
String |
getAddress()
Deprecated. Returns the address of the end point. |
String |
getFactoryName()
Deprecated. |
String |
getHost()
Deprecated. |
int |
getPort()
Deprecated. |
String |
getQueueName()
Deprecated. |
String |
getServiceURI()
Deprecated. |
String |
getTransport()
Deprecated. Returns the transport used by this BindingInfo. |
void |
setAddress(String address)
Deprecated. Sets the address of the end point. |
void |
setHost(String h)
Deprecated. |
void |
setPort(int p)
Deprecated. |
void |
setServiceURI(String su)
Deprecated. |
Methods inherited from class weblogic.webservice.binding.BindingInfo |
---|
getAcceptCharset, getCharset, getTimeout, isSoap12, isVerbose, setAcceptCharset, setCharset, setTimeout, setVerbose |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String TRANSPORT
Constructor Detail |
---|
public JMSBindingInfo()
Method Detail |
---|
public String getTransport()
BindingInfo
getTransport
in class BindingInfo
public void setAddress(String address)
BindingInfo
setAddress
in class BindingInfo
address
- end point addresspublic String getAddress()
BindingInfo
getAddress
in class BindingInfo
public void setHost(String h)
public String getHost()
public int getPort()
public void setPort(int p)
public String getServiceURI()
public void setServiceURI(String su)
public String getFactoryName()
public String getQueueName()
|
Copyright 1996, 2015, 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-07 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |