Package com.rabbitmq.client
Interface AMQP.Basic.Reject
- 
- All Superinterfaces:
 Method
- All Known Implementing Classes:
 AMQImpl.Basic.Reject
- Enclosing class:
 - AMQP.Basic
 
public static interface AMQP.Basic.Reject extends Method
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAMQP.Basic.Reject.Builder 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetDeliveryTag()booleangetRequeue()- 
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName 
 - 
 
 -