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