com.rabbitmq.client
Interface AMQP.Basic.Recover

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

public static interface AMQP.Basic.Recover
extends Method


Method Summary
 boolean getRequeue()
           
 
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
 

Method Detail

getRequeue

boolean getRequeue()