Uses of Class
com.rabbitmq.client.ConsumerCancelledException
Packages that use ConsumerCancelledException
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
-
Uses of ConsumerCancelledException in com.rabbitmq.client
Fields in com.rabbitmq.client declared as ConsumerCancelledExceptionModifier and TypeFieldDescriptionprivate ConsumerCancelledException
RpcServer.DefaultRpcConsumer._cancelled
Methods in com.rabbitmq.client that return ConsumerCancelledExceptionMethods in com.rabbitmq.client that throw ConsumerCancelledExceptionModifier and TypeMethodDescriptionRpcServer.DefaultRpcConsumer.nextDelivery()
RpcServer.RpcConsumer.nextDelivery()