Uses of Class
com.rabbitmq.utility.BlockingCell
Packages that use 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
Methods in com.rabbitmq.client that return types with arguments of type BlockingCell -
Uses of BlockingCell in com.rabbitmq.utility
Subclasses of BlockingCell in com.rabbitmq.utilityModifier and TypeClassDescriptionclass
BlockingValueOrException<V,
E extends Throwable & SensibleClone<E>>