Uses of Class
com.rabbitmq.client.impl.AMQImpl.Exchange.UnbindOk
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of AMQImpl.Exchange.UnbindOk in com.rabbitmq.client.impl
Modifier and TypeMethodDescriptionChannelN.exchangeUnbind
(String destination, String source, String routingKey) Public API - Unbind an exchange from an exchange, with no extra arguments.ChannelN.exchangeUnbind
(String destination, String source, String routingKey, Map<String, Object> arguments) Public API - Unbind an exchange from an exchange.Modifier and TypeMethodDescriptionAMQImpl.DefaultMethodVisitor.visit
(AMQImpl.Exchange.UnbindOk x) AMQImpl.MethodVisitor.visit
(AMQImpl.Exchange.UnbindOk x)