com.rabbitmq.client
Interface AMQP.Basic.RecoverAsync

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.Basic.RecoverAsync
Enclosing class:
AMQP.Basic

public static interface AMQP.Basic.RecoverAsync
extends Method


Nested Class Summary
static class AMQP.Basic.RecoverAsync.Builder
           
 
Method Summary
 boolean getRequeue()
           
 
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
 

Method Detail

getRequeue

boolean getRequeue()