Uses of Interface
com.rabbitmq.client.AMQP.Connection.Unblocked
-
Packages that use AMQP.Connection.Unblocked Package Description com.rabbitmq.client The client API proper: classes and interfaces representing the AMQP connections, channels, and wire-protocol framing descriptors.com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of AMQP.Connection.Unblocked in com.rabbitmq.client
Methods in com.rabbitmq.client that return AMQP.Connection.Unblocked Modifier and Type Method Description AMQP.Connection.Unblocked
AMQP.Connection.Unblocked.Builder. build()
-
Uses of AMQP.Connection.Unblocked in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement AMQP.Connection.Unblocked Modifier and Type Class Description static class
AMQImpl.Connection.Unblocked
-