public static interface RabbitTemplate.ReturnCallback
| Modifier and Type | Method and Description |
|---|---|
void |
returnedMessage(Message message,
int replyCode,
String replyText,
String exchange,
String routingKey) |