Class AmqpChannelBinding
public class AmqpChannelBinding
- Inheritance
-
AmqpChannelBinding
- Inherited Members
Properties
- BindingVersion
The version of this binding. If omitted, "latest" MUST be assumed.
- Exchange
When
is=routingKey, this object defines the exchange properties.
- Is
Defines what type of channel is it. Can be either
queueorroutingKey(default).
- Queue
When
is=queue, this object defines the queue properties.