public class QpidTopicImpl extends AMQTopic implements QpidTopic, Externalizable
AMQDestination.AddressOption, AMQDestination.Binding, AMQDestination.DestSyntax
JNDI_ADDRESS_DESTINATION_ADDRESS, QUEUE_TYPE, TOPIC_TYPE, UNKNOWN_TYPE
Constructor and Description |
---|
QpidTopicImpl() |
QpidTopicImpl(String address) |
Modifier and Type | Method and Description |
---|---|
String |
getDestinationAddress() |
Reference |
getReference() |
void |
readExternal(ObjectInput in) |
void |
setDestinationAddress(String destinationAddress) |
String |
toURL() |
void |
writeExternal(ObjectOutput out) |
createDurableTopic, equals, getDurableTopicQueueName, getExchangeName, getRoutingKey, getTopicName, hashCode, isNameRequired
copyDestination, createDestination, createDestination, getAddress, getAddressName, getAddressType, getAMQQueueName, getAssert, getBindingKeys, getConsumerArguments, getCreate, getDefaultDestSyntax, getDelete, getDeliveryDelay, getDestinationString, getDestSyntax, getDestType, getEncodedName, getEncryptedRecipients, getExchangeClass, getInfoFromBindingURL, getLink, getName, getNode, getQueueName, getRejectBehaviour, getSubject, isAutoDelete, isBrowseOnly, isCheckedForQueueBinding, isDefaultExchange, isDurable, isExchangeAutoDelete, isExchangeDurable, isExchangeInternal, isExclusive, isQueue, isTopic, neverDeclare, parseDestinationString, sendEncrypted, setAddress, setAddressName, setAddressType, setAssert, setAutoDelete, setCheckedForQueueBinding, setCreate, setDelete, setDestinationString, setDestSyntax, setDurable, setExchangeClass, setExchangeName, setExclusive, setLink, setName, setNode, setQueueName, setRoutingKey, setSubject, stripSyntaxPrefix, toString
public Reference getReference() throws NamingException
getReference
in interface Referenceable
getReference
in class AMQDestination
NamingException
public String toURL()
toURL
in class AMQDestination
public void setDestinationAddress(String destinationAddress) throws Exception
setDestinationAddress
in interface QpidTopic
Exception
public String getDestinationAddress()
getDestinationAddress
in interface QpidTopic
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AMQDestination
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AMQDestination
IOException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.