See: Description
| Interface | Description |
|---|---|
| MqAsyncClient |
Service client for accessing AmazonMQ asynchronously.
|
| MqAsyncClientBuilder |
A builder for creating an instance of
MqAsyncClient. |
| MqBaseClientBuilder<B extends MqBaseClientBuilder<B,C>,C> |
This includes configuration specific to AmazonMQ that is supported by both
MqClientBuilder and
MqAsyncClientBuilder. |
| MqClient |
Service client for accessing AmazonMQ.
|
| MqClientBuilder |
A builder for creating an instance of
MqClient. |
Amazon MQ is a managed message broker service for Apache ActiveMQ and RabbitMQ that makes it easy to set up and operate message brokers in the cloud. A message broker allows software applications and components to communicate using various programming languages, operating systems, and formal messaging protocols.
Copyright © 2022. All rights reserved.