public class AMQAnyDestination extends AMQDestination implements javax.jms.Queue, javax.jms.Topic
AMQDestination.AddressOption, AMQDestination.Binding, AMQDestination.DestSyntax
JNDI_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, 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, writeExternal
public AMQAnyDestination()
public AMQAnyDestination(BindingURL binding)
public AMQAnyDestination(String str) throws URISyntaxException
URISyntaxException
public AMQAnyDestination(Address addr)
public boolean isNameRequired()
isNameRequired
in class AMQDestination
public String getTopicName() throws javax.jms.JMSException
getTopicName
in interface javax.jms.Topic
javax.jms.JMSException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.