| Package | Description |
|---|---|
| com.github.fridujo.rabbitmq.mock | |
| com.github.fridujo.rabbitmq.mock.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
MockQueue |
| Modifier and Type | Method and Description |
|---|---|
Optional<Receiver> |
MockNode.getReceiver(ReceiverPointer receiverPointer) |
Optional<Receiver> |
ReceiverRegistry.getReceiver(ReceiverPointer receiverPointer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MockExchange |
| Modifier and Type | Class and Description |
|---|---|
class |
BindableMockExchange |
class |
ConsistentHashExchange
Mimic the behavior of rabbitmq_consistent_hash_exchange.
|
class |
MockDefaultExchange |
class |
MockDirectExchange |
class |
MockFanoutExchange |
class |
MockHeadersExchange |
class |
MockTopicExchange |
class |
MultipleReceiverExchange |
class |
SingleReceiverExchange |
Copyright © 2022. All rights reserved.