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