Modifier and Type | Method and Description |
---|---|
MessageSource |
ConsumerImpl.getMessageSource() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ServerSessionDelegate.verifySessionAccess(ServerSession session,
MessageSource queue) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ServerSessionDelegate.verifySessionAccess(ServerSession session,
Collection<MessageSource> queues) |
Modifier and Type | Method and Description |
---|---|
AMQShortString |
AMQChannel.consumeFromSource(AMQShortString tag,
Collection<MessageSource> sources,
boolean acks,
FieldTable arguments,
boolean exclusive,
boolean noLocal)
Subscribe to a queue.
|
Modifier and Type | Method and Description |
---|---|
MessageSource |
MessageSourceDestination.getQueue() |
Constructor and Description |
---|
MessageSourceDestination(MessageSource queue) |
Modifier and Type | Interface and Description |
---|---|
interface |
AMQQueue<X extends AMQQueue<X>> |
interface |
LastValueQueue<X extends LastValueQueue<X>> |
interface |
PriorityQueue<X extends PriorityQueue<X>> |
interface |
SortedQueue<X extends SortedQueue<X>> |
interface |
StandardQueue<X extends StandardQueue<X>> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractQueue<X extends AbstractQueue<X>> |
class |
LastValueQueueImpl |
class |
OutOfOrderQueue<X extends OutOfOrderQueue<X>> |
class |
PriorityQueueImpl |
class |
SortedQueueImpl |
class |
StandardQueueImpl |
Modifier and Type | Class and Description |
---|---|
class |
TrustStoreMessageSource |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSystemMessageSource |
class |
VirtualHostPropertiesNode |
Modifier and Type | Method and Description |
---|---|
MessageSource |
VirtualHostImpl.getAttainedMessageSource(String name) |
MessageSource |
AbstractVirtualHost.getAttainedMessageSource(String name) |
MessageSource |
AbstractSystemMessageSource.Consumer.getMessageSource() |
Modifier and Type | Method and Description |
---|---|
MessageSource |
BDBHAReplicaVirtualHostImpl.getAttainedMessageSource(String name) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.