| Interface | Description |
|---|---|
| ArtifactRepository | |
| Version |
A class that provides information about a specific distribution artifact version of RabbitMQ.
|
| Class | Description |
|---|---|
| EmbeddedRabbitMq |
This is the main class to interact with RabbitMQ.
|
| EmbeddedRabbitMqConfig |
Immutable configuration used to control all interactions with RabbitMQ broker and respective commands.
|
| EmbeddedRabbitMqConfig.Builder |
A user-friendly way to create a new
EmbeddedRabbitMqConfig instance. |
| Enum | Description |
|---|---|
| OfficialArtifactRepository |
A list of the official repositories where RabbitMQ publishes their artifacts.
|
| PredefinedVersion |
A list of RabbitMQ versions pre-configured to match the binaries distributed officially by RabbitMQ.
|
| RabbitMqEnvVar |
A list of RabbitMQ environment variables used to configure the broker's behavior.
|
| Annotation Type | Description |
|---|---|
| Beta |
Signifies that a public API (public class, method or field) is subject to incompatible changes,
or even removal, in a future release.
|
Copyright © 2016–2017. All rights reserved.