public interface ReturnListener
ReturnCallback.| Modifier and Type | Method and Description |
|---|---|
void |
handleReturn(int replyCode,
String replyText,
String exchange,
String routingKey,
AMQP.BasicProperties properties,
byte[] body) |
void handleReturn(int replyCode,
String replyText,
String exchange,
String routingKey,
AMQP.BasicProperties properties,
byte[] body)
throws IOException
IOExceptionCopyright © 2020 VMware, Inc. or its affiliates.. All rights reserved.