org.apache.synapse.transport.amqp
Class AMQPOutTransportInfo
java.lang.Object
org.apache.synapse.transport.amqp.AMQPOutTransportInfo
- All Implemented Interfaces:
- OutTransportInfo
public class AMQPOutTransportInfo
- extends Object
- implements OutTransportInfo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AMQPOutTransportInfo
public AMQPOutTransportInfo(String address)
getAddress
public String getAddress()
getConnectionURL
public String getConnectionURL()
getExchangeName
public String getExchangeName()
getRoutingKey
public String getRoutingKey()
setContentType
public void setContentType(String contentType)
- Specified by:
setContentType in interface OutTransportInfo
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.