Package com.rabbitmq.client
Interface AMQP.Basic.Qos
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Basic.Qos
- Enclosing class:
AMQP.Basic
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
int
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
Method Details
-
getPrefetchSize
int getPrefetchSize() -
getPrefetchCount
int getPrefetchCount() -
getGlobal
boolean getGlobal()
-