Package software.amazon.awssdk.services.mq
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.
-
Interface Summary Interface Description MqAsyncClient Service client for accessing AmazonMQ asynchronously.MqAsyncClientBuilder A builder for creating an instance ofMqAsyncClient.MqBaseClientBuilder<B extends MqBaseClientBuilder<B,C>,C> This includes configuration specific to AmazonMQ that is supported by bothMqClientBuilderandMqAsyncClientBuilder.MqClient Service client for accessing AmazonMQ.MqClientBuilder A builder for creating an instance ofMqClient.MqServiceClientConfiguration.Builder A builder for creating aMqServiceClientConfiguration -
Class Summary Class Description MqServiceClientConfiguration Class to expose the service client settings to the user.