Package com.rabbitmq.client
Interface AMQP.Basic.Get
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Basic.Get
- Enclosing class:
AMQP.Basic
-
Nested Class Summary
-
Method Summary
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
Method Details
-
getTicket
int getTicket() -
getQueue
String getQueue() -
getNoAck
boolean getNoAck()
-