| Package | Description |
|---|---|
| org.hobbit.core.rabbit.consume |
| Modifier and Type | Class and Description |
|---|---|
protected class |
QueueingConsumerBasedImpl.MsgReceivingTask |
| Modifier and Type | Field and Description |
|---|---|
private TerminatableRunnable |
QueueingConsumerBasedImpl.receiverTask |
| Modifier and Type | Method and Description |
|---|---|
protected TerminatableRunnable |
QueueingConsumerBasedImpl.buildMsgReceivingTask(com.rabbitmq.client.QueueingConsumer consumer)
This factory method creates a runnable task that uses the given consumer to
receive incoming messages.
|
Copyright © 2017–2018. All rights reserved.