public interface MockExchange extends Receiver
X_MATCH_KEY| Modifier and Type | Method and Description |
|---|---|
void |
bind(ReceiverPointer mockQueue,
String routingKey,
Map<String,Object> arguments) |
String |
getType() |
void |
unbind(ReceiverPointer pointer,
String routingKey,
Map<String,Object> arguments) |
Copyright © 2022. All rights reserved.