JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package com.rabbitmq.client.observation
package
com.rabbitmq.client.observation
Related Packages
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.
All Classes and Interfaces
Interfaces
Classes
Class
Description
NoOpObservationCollector
ObservationCollector
API to instrument operations in the AMQP client.
ObservationCollector.BasicGetCall
Underlying
basic.get
call.
ObservationCollector.ConnectionInfo
Connection information.
ObservationCollector.PublishCall
Underlying publishing call.