Uses of Class
com.rabbitmq.client.ConsumerCancelledException
-
Packages that use ConsumerCancelledException Package Description com.rabbitmq.client 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 ConsumerCancelledException Modifier and Type Field Description private ConsumerCancelledExceptionRpcServer.DefaultRpcConsumer. _cancelledMethods in com.rabbitmq.client that return ConsumerCancelledException Modifier and Type Method Description ConsumerCancelledExceptionConsumerCancelledException. sensibleClone()Methods in com.rabbitmq.client that throw ConsumerCancelledException Modifier and Type Method Description DeliveryRpcServer.DefaultRpcConsumer. nextDelivery()DeliveryRpcServer.RpcConsumer. nextDelivery()
-