public class RemoveQueueBindings extends Object implements Serializable
AMQPRequestNot
to notify the distant
exchange to remove its bindings with the specified queue, because of the
queue deletion.Modifier and Type | Field and Description |
---|---|
private String |
exchangeName |
private String |
queueName |
private static long |
serialVersionUID |
Constructor and Description |
---|
RemoveQueueBindings(String exchangeName,
String queueName) |
Modifier and Type | Method and Description |
---|---|
String |
getExchangeName() |
String |
getQueueName() |
private static final long serialVersionUID
private String queueName
private String exchangeName
Copyright © 2023 ScalAgent D.T.. All rights reserved.