public class QpidQueueImpl extends AMQQueue implements QpidQueue, Externalizable
AMQDestination.AddressOption, AMQDestination.Binding, AMQDestination.DestSyntaxJNDI_ADDRESS_DESTINATION_ADDRESS, QUEUE_TYPE, TOPIC_TYPE, UNKNOWN_TYPE| Constructor and Description |
|---|
QpidQueueImpl() |
QpidQueueImpl(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) |
equals, getRoutingKey, isNameRequiredcopyDestination, createDestination, createDestination, getAddress, getAddressName, getAddressType, getAMQQueueName, getAssert, getBindingKeys, getConsumerArguments, getCreate, getDefaultDestSyntax, getDelete, getDeliveryDelay, getDestinationString, getDestSyntax, getDestType, getEncodedName, getEncryptedRecipients, getExchangeClass, getExchangeName, getInfoFromBindingURL, getLink, getName, getNode, getQueueName, getRejectBehaviour, getSubject, hashCode, 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 QpidQueueExceptionpublic String getDestinationAddress()
getDestinationAddress in interface QpidQueuepublic 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.