Uses of Class
com.rabbitmq.http.client.domain.ExchangeMessageStats
-
Packages that use ExchangeMessageStats Package Description com.rabbitmq.http.client.domain -
-
Uses of ExchangeMessageStats in com.rabbitmq.http.client.domain
Methods in com.rabbitmq.http.client.domain that return ExchangeMessageStats Modifier and Type Method Description ExchangeMessageStatsExchangeInfo. getMessageStats()Methods in com.rabbitmq.http.client.domain with parameters of type ExchangeMessageStats Modifier and Type Method Description voidExchangeInfo. setMessageStats(ExchangeMessageStats messageStats)
-