| 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.observation |
| Modifier and Type | Method and Description |
|---|---|
AMQP.Basic.Publish |
AMQP.Basic.Publish.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
static class |
AMQImpl.Basic.Publish |
| Modifier and Type | Method and Description |
|---|---|
void |
ObservationCollector.publish(ObservationCollector.PublishCall call,
AMQP.Basic.Publish publish,
AMQP.BasicProperties properties,
byte[] body,
ObservationCollector.ConnectionInfo connectionInfo)
Decorate message publishing.
|
Copyright © 2024 Broadcom Inc. and its subsidiaries.. All rights reserved.