Uses of Package
com.rabbitmq.client.observation
-
Packages that use com.rabbitmq.client.observation Package Description com.rabbitmq.client The client API proper: classes and interfaces representing the AMQP connections, channels, and wire-protocol framing descriptors.com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes.com.rabbitmq.client.impl.recovery Implementation of connection and topology recovery.com.rabbitmq.client.observation -
Classes in com.rabbitmq.client.observation used by com.rabbitmq.client Class Description ObservationCollector API to instrument operations in the AMQP client. -
Classes in com.rabbitmq.client.observation used by com.rabbitmq.client.impl Class Description ObservationCollector API to instrument operations in the AMQP client.ObservationCollector.ConnectionInfo Connection information. -
Classes in com.rabbitmq.client.observation used by com.rabbitmq.client.impl.recovery Class Description ObservationCollector API to instrument operations in the AMQP client. -
Classes in com.rabbitmq.client.observation used by com.rabbitmq.client.observation Class Description ObservationCollector API to instrument operations in the AMQP client.ObservationCollector.BasicGetCall Underlyingbasic.get
call.ObservationCollector.ConnectionInfo Connection information.ObservationCollector.PublishCall Underlying publishing call.