Modifier and Type | Interface and Description |
---|---|
interface |
MessageSourceConsumer<X extends MessageSourceConsumer<X>> |
Modifier and Type | Interface and Description |
---|---|
interface |
Consumer<X extends Consumer<X>> |
Modifier and Type | Method and Description |
---|---|
Collection<Consumer> |
Session.getConsumers() |
Collection<? extends Consumer> |
Queue.getConsumers() |
Modifier and Type | Method and Description |
---|---|
Collection<Consumer> |
SessionAdapter.getConsumers() |
Modifier and Type | Method and Description |
---|---|
Collection<Consumer<?>> |
AMQSessionModel.getConsumers() |
Modifier and Type | Method and Description |
---|---|
void |
ConsumerListener.consumerAdded(Consumer<?> consumer) |
void |
ConsumerListener.consumerRemoved(Consumer<?> consumer) |
Modifier and Type | Method and Description |
---|---|
Collection<Consumer<?>> |
ServerSession.getConsumers() |
Modifier and Type | Method and Description |
---|---|
Collection<Consumer<?>> |
AMQChannel.getConsumers() |
Modifier and Type | Method and Description |
---|---|
Collection<Consumer<?>> |
Session_1_0.getConsumers() |
Modifier and Type | Interface and Description |
---|---|
interface |
QueueConsumer<X extends QueueConsumer<X>> |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.