public static interface AMQP.Queue.DeclareOk extends Method
Modifier and Type | Interface and Description |
---|---|
static class |
AMQP.Queue.DeclareOk.Builder |
Modifier and Type | Method and Description |
---|---|
int |
getConsumerCount() |
int |
getMessageCount() |
String |
getQueue() |
protocolClassId, protocolMethodId, protocolMethodName
String getQueue()
int getMessageCount()
int getConsumerCount()
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.