Uses of Interface
com.rabbitmq.client.AMQP.Queue.BindOk
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
Implementations of interfaces specified in the client API, and their supporting classes.
Implementation of connection and topology recovery.
-
Uses of AMQP.Queue.BindOk in com.rabbitmq.client
Modifier and TypeMethodDescriptionAMQP.Queue.BindOk.Builder.build()
Bind a queue to an exchange, with no extra arguments.Bind a queue to an exchange. -
Uses of AMQP.Queue.BindOk in com.rabbitmq.client.impl
-
Uses of AMQP.Queue.BindOk in com.rabbitmq.client.impl.recovery