com.rabbitmq.client
Interface AMQP.File.Reject

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.File.Reject
Enclosing class:
AMQP.File

public static interface AMQP.File.Reject
extends Method


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

Method Detail

getDeliveryTag

long getDeliveryTag()

getRequeue

boolean getRequeue()