Uses of Interface
com.rabbitmq.client.amqp.Management.BindingSpecification
-
Uses of Management.BindingSpecification in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionBinding argument.Binding arguments.Management.binding()
Start binding specification.Management.BindingSpecification.destinationExchange
(String exchange) The destination exchange.Management.BindingSpecification.destinationQueue
(String queue) The destination queue.The binding key.Management.BindingSpecification.sourceExchange
(String exchange) The source exchange.