public class QpidTopicImpl extends AMQTopic implements QpidTopic, Externalizable
AMQDestination.AddressOption, AMQDestination.Binding, AMQDestination.DestSyntaxJNDI_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, isNameRequiredcopyDestination, 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, toStringpublic Reference getReference() throws NamingException
getReference in interface ReferenceablegetReference in class AMQDestinationNamingExceptionpublic String toURL()
toURL in class AMQDestinationpublic void setDestinationAddress(String destinationAddress) throws Exception
setDestinationAddress in interface QpidTopicExceptionpublic String getDestinationAddress()
getDestinationAddress in interface QpidTopicpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class AMQDestinationIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class AMQDestinationIOExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.