| Interface | Description |
|---|---|
| ArtifactRepository | |
| Version |
A class that provides information about a specific distribution artifact version of RabbitMQ.
|
| Class | Description |
|---|---|
| BaseVersion |
Class used when user wants to use a RabbitMQ version that's not defined in
PredefinedVersion but that
still follows the binary artifact conventions. |
| 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. |
| ErlangVersion | |
| Version.VersionComparator |
| 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–2021. All rights reserved.