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