Interface AMQP.Basic.Qos

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.Basic.Qos
Enclosing class:
AMQP.Basic

public static interface AMQP.Basic.Qos extends Method
  • Method Details

    • getPrefetchSize

      int getPrefetchSize()
    • getPrefetchCount

      int getPrefetchCount()
    • getGlobal

      boolean getGlobal()