|
BEA Systems, Inc. | |||||||||||
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
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 getAddress()
BindingInfo
getAddress
in class BindingInfo
public String getFactoryName()
public String getHost()
public int getPort()
public String getQueueName()
public String getServiceURI()
public String getTransport()
BindingInfo
getTransport
in class BindingInfo
public void setAddress(String address)
BindingInfo
setAddress
in class BindingInfo
address
- end point addresspublic void setHost(String h)
public void setPort(int p)
public void setServiceURI(String su)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |