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) |
private static final long serialVersionUID
private String queueName
private String exchangeName
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.