|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.transport.jms.JMSOutTransportInfo
public class JMSOutTransportInfo
The JMS OutTransportInfo
Method Summary | |
---|---|
javax.jms.ConnectionFactory |
getConnectionFactory()
|
java.lang.String |
getConnectionFactoryPassword()
|
java.lang.String |
getConnectionFactoryUser()
|
javax.jms.Destination |
getDestination()
|
void |
setContentType(java.lang.String contentType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public javax.jms.Destination getDestination()
public javax.jms.ConnectionFactory getConnectionFactory()
public java.lang.String getConnectionFactoryPassword()
public java.lang.String getConnectionFactoryUser()
public void setContentType(java.lang.String contentType)
setContentType
in interface OutTransportInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |