Uses of Class
com.rabbitmq.client.AMQP.Exchange.Bind.Builder
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
-
Uses of AMQP.Exchange.Bind.Builder in com.rabbitmq.client
Modifier and TypeMethodDescriptionAMQP.Exchange.Bind.Builder.destination
(String destination) AMQP.Exchange.Bind.Builder.nowait()
AMQP.Exchange.Bind.Builder.nowait
(boolean nowait) AMQP.Exchange.Bind.Builder.routingKey
(String routingKey) AMQP.Exchange.Bind.Builder.ticket
(int ticket)