Uses of Class
com.rabbitmq.utility.BlockingCell
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
Utility package of helper classes, mostly used in the implementation code.
-
Uses of BlockingCell in com.rabbitmq.client
-
Uses of BlockingCell in com.rabbitmq.utility
Modifier and TypeClassDescriptionclass
BlockingValueOrException<V,
E extends Throwable & SensibleClone<E>>