Uses of Class
com.rabbitmq.client.impl.AbstractMetricsCollector.ChannelState
-
Packages that use AbstractMetricsCollector.ChannelState Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of AbstractMetricsCollector.ChannelState in com.rabbitmq.client.impl
Fields in com.rabbitmq.client.impl with type parameters of type AbstractMetricsCollector.ChannelState Modifier and Type Field Description (package private) java.util.concurrent.ConcurrentMap<java.lang.Integer,AbstractMetricsCollector.ChannelState>
AbstractMetricsCollector.ConnectionState. channelState
Methods in com.rabbitmq.client.impl that return AbstractMetricsCollector.ChannelState Modifier and Type Method Description private AbstractMetricsCollector.ChannelState
AbstractMetricsCollector. channelState(Channel channel)
-