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