Uses of Interface
com.rabbitmq.client.observation.ObservationCollector.PublishCall
Packages that use ObservationCollector.PublishCall
-
Uses of ObservationCollector.PublishCall in com.rabbitmq.client.observation
Methods in com.rabbitmq.client.observation with parameters of type ObservationCollector.PublishCallModifier and TypeMethodDescriptionvoid
ObservationCollector.publish
(ObservationCollector.PublishCall call, AMQP.Basic.Publish publish, AMQP.BasicProperties properties, byte[] body, ObservationCollector.ConnectionInfo connectionInfo) Decorate message publishing.