Uses of Class
com.rabbitmq.http.client.domain.QueueTotals
-
Packages that use QueueTotals Package Description com.rabbitmq.http.client.domain -
-
Uses of QueueTotals in com.rabbitmq.http.client.domain
Methods in com.rabbitmq.http.client.domain that return QueueTotals Modifier and Type Method Description QueueTotalsOverviewResponse. getQueueTotals()Methods in com.rabbitmq.http.client.domain with parameters of type QueueTotals Modifier and Type Method Description voidOverviewResponse. setQueueTotals(QueueTotals queueTotals)
-