Package 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
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
AMQP.Basic.Recover.Builder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
getRequeue()
-
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
-