public class AMQAnyDestination extends AMQDestination implements javax.jms.Queue, javax.jms.Topic
AMQDestination.AddressOption, AMQDestination.Binding, AMQDestination.DestSyntaxJNDI_ADDRESS_DESTINATION_ADDRESS, QUEUE_TYPE, TOPIC_TYPE, UNKNOWN_TYPE| Constructor and Description |
|---|
AMQAnyDestination() |
AMQAnyDestination(Address addr) |
AMQAnyDestination(BindingURL binding) |
AMQAnyDestination(String str) |
AMQAnyDestination(String exchangeName,
String exchangeClass,
String routingKey,
boolean isExclusive,
boolean isAutoDelete,
String queueName,
boolean isDurable,
String[] bindingKeys) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTopicName() |
boolean |
isNameRequired() |
copyDestination, createDestination, createDestination, equals, getAddress, getAddressName, getAddressType, getAMQQueueName, getAssert, getBindingKeys, getConsumerArguments, getCreate, getDefaultDestSyntax, getDelete, getDeliveryDelay, getDestinationString, getDestSyntax, getDestType, getEncodedName, getEncryptedRecipients, getExchangeClass, getExchangeName, getInfoFromBindingURL, getLink, getLocalAddress, getName, getNode, getQueueName, getReference, getRejectBehaviour, getRoutingKey, getSubject, hashCode, isAutoDelete, isBrowseOnly, isCheckedForQueueBinding, isDefaultExchange, isDurable, isExchangeAutoDelete, isExchangeDurable, isExchangeInternal, isExclusive, isQueue, isTopic, neverDeclare, parseDestinationString, readExternal, sendEncrypted, setAddress, setAddressName, setAddressType, setAssert, setAutoDelete, setCheckedForQueueBinding, setCreate, setDelete, setDestinationString, setDestSyntax, setDurable, setExchangeClass, 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 boolean isNameRequired()
isNameRequired in class AMQDestinationpublic String getTopicName() throws javax.jms.JMSException
getTopicName in interface javax.jms.Topicjavax.jms.JMSExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.