|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.client.AMQDestination
org.apache.qpid.client.AMQQueue
org.apache.qpid.test.unit.client.forwardall.SpecialQueue
class SpecialQueue
Queue that allows several private queues to be registered and bound to an exchange with the same routing key.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.qpid.client.AMQDestination |
---|
org.apache.qpid.client.AMQDestination.AddressOption, org.apache.qpid.client.AMQDestination.Binding, org.apache.qpid.client.AMQDestination.DestSyntax |
Field Summary |
---|
Fields inherited from class org.apache.qpid.client.AMQDestination |
---|
_address, _addressType, _addrHelper, _assert, _create, _delete, _destSyntax, _exchangeClass, _exchangeName, _isAutoDelete, _isDurable, _isExclusive, _link, _name, _sourceNode, _subject, _targetLink, _targetNode, defaultDestSyntax, QUEUE_TYPE, TOPIC_TYPE, UNKNOWN_TYPE |
Constructor Summary | |
---|---|
SpecialQueue(org.apache.qpid.client.AMQConnection con,
String name)
|
Method Summary | |
---|---|
org.apache.qpid.framing.AMQShortString |
getRoutingKey()
|
Methods inherited from class org.apache.qpid.client.AMQQueue |
---|
isNameRequired |
Methods inherited from class org.apache.qpid.client.AMQDestination |
---|
copyDestination, createDestination, createDestination, createDestination, equals, getAddress, getAddressName, getAddressType, getAMQQueueName, getAssert, getBindingKeys, getCreate, getDefaultDestSyntax, getDelete, getDestSyntax, getDestType, getEncodedName, getExchangeClass, getExchangeName, getInfoFromBindingURL, getLink, getQueueName, getReference, getSourceNode, getSubject, getTargetNode, hashCode, isAddressResolved, isAutoDelete, isBrowseOnly, isCheckedForQueueBinding, isDurable, isExchangeExistsChecked, isExclusive, isQueue, isTopic, rebuildTargetAndSourceNodes, setAddress, setAddressName, setAddressResolved, setAddressType, setAssert, setAutoDelete, setBrowseOnly, setCheckedForQueueBinding, setCreate, setDelete, setDestSyntax, setDurable, setExchangeClass, setExchangeExistsChecked, setExchangeName, setLink, setQueueName, setRoutingKey, setSourceNode, setSubject, setTargetNode, stripSyntaxPrefix, toByteEncoding, toString, toURL |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.jms.Queue |
---|
getQueueName, toString |
Constructor Detail |
---|
SpecialQueue(org.apache.qpid.client.AMQConnection con, String name)
Method Detail |
---|
public org.apache.qpid.framing.AMQShortString getRoutingKey()
getRoutingKey
in class org.apache.qpid.client.AMQQueue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |