Package com.rabbitmq.client
Interface RpcServer.RpcConsumer
- All Superinterfaces:
Consumer
- Enclosing class:
RpcServer
-
Method Summary
Methods inherited from interface com.rabbitmq.client.Consumer
handleCancel, handleCancelOk, handleConsumeOk, handleDelivery, handleRecoverOk, handleShutdownSignal
-
Method Details
-
nextDelivery
Delivery nextDelivery() throws InterruptedException, ShutdownSignalException, ConsumerCancelledException -
getConsumerTag
String getConsumerTag()
-