public class AddBoundExchange extends Object implements Serializable
AMQPRequestNot
to notify the distant queue
to add a binding with the specified exchange, because of a
Queue.Bind
method.Modifier and Type | Field and Description |
---|---|
private String |
exchangeName |
private String |
queueName |
private static long |
serialVersionUID |
Constructor and Description |
---|
AddBoundExchange(String queueName,
String exchangeName) |
private static final long serialVersionUID
private String queueName
private String exchangeName
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.