public class RemoveBoundExchange extends Object implements Serializable
AMQPRequestNot
to notify the distant queue
to remove its bindings with the specified exchange, because of the exchange
deletion or Queue.Unbind
method.Modifier and Type | Field and Description |
---|---|
private String |
exchangeName |
private String |
queueName |
private static long |
serialVersionUID |
Constructor and Description |
---|
RemoveBoundExchange(String queueName,
String exchangeName) |
private static final long serialVersionUID
private String queueName
private String exchangeName
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.