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) |
Modifier and Type | Method and Description |
---|---|
String |
getExchangeName() |
String |
getQueueName() |
private static final long serialVersionUID
private String queueName
private String exchangeName
Copyright © 2020 ScalAgent D.T.. All rights reserved.