public class AMQAnyDestination extends AMQDestination implements javax.jms.Queue, javax.jms.Topic
AMQDestination.AddressOption, AMQDestination.Binding, AMQDestination.DestSyntaxQUEUE_TYPE, TOPIC_TYPE, UNKNOWN_TYPE| Constructor and Description |
|---|
AMQAnyDestination() |
AMQAnyDestination(Address addr) |
AMQAnyDestination(AMQShortString exchangeName,
AMQShortString exchangeClass,
AMQShortString routingKey,
boolean isExclusive,
boolean isAutoDelete,
AMQShortString queueName,
boolean isDurable,
AMQShortString[] bindingKeys) |
AMQAnyDestination(BindingURL binding) |
AMQAnyDestination(String str) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTopicName() |
boolean |
isNameRequired() |
copyDestination, createDestination, createDestination, equals, getAddress, getAddressName, getAddressType, getAddrHelper, getAMQQueueName, getAssert, getBindingKeys, getCreate, getDefaultDestSyntax, getDelete, getDestinationString, getDestSyntax, getDestType, getEncodedName, getExchangeClass, getExchangeName, getInfoFromBindingURL, getLink, getName, getNode, getQueueName, getReference, getRejectBehaviour, getRoutingKey, getSubject, hashCode, isAddressResolved, isAutoDelete, isBrowseOnly, isCheckedForQueueBinding, isDurable, isExchangeAutoDelete, isExchangeDurable, isExchangeExistsChecked, isExchangeInternal, isExclusive, isQueue, isResolvedAfter, isTopic, neverDeclare, parseDestinationString, readExternal, setAddress, setAddressName, setAddressResolved, setAddressType, setAddrHelper, setAssert, setAutoDelete, setCheckedForQueueBinding, setCreate, setDelete, setDestinationString, setDestSyntax, setDurable, setExchangeClass, setExchangeExistsChecked, setExchangeName, setExclusive, setLink, setName, setNode, setQueueName, setRoutingKey, setSubject, stripSyntaxPrefix, toString, toURL, writeExternalpublic AMQAnyDestination()
public AMQAnyDestination(BindingURL binding)
public AMQAnyDestination(String str) throws URISyntaxException
URISyntaxExceptionpublic AMQAnyDestination(Address addr)
public AMQAnyDestination(AMQShortString exchangeName, AMQShortString exchangeClass, AMQShortString routingKey, boolean isExclusive, boolean isAutoDelete, AMQShortString queueName, boolean isDurable, AMQShortString[] bindingKeys)
public boolean isNameRequired()
isNameRequired in class AMQDestinationpublic String getTopicName() throws javax.jms.JMSException
getTopicName in interface javax.jms.Topicjavax.jms.JMSExceptionCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.