Uses of Package
com.rabbitmq.client.amqp
Packages that use com.rabbitmq.client.amqp
Package
Description
Main API for the RabbitMQ AMQP Java Client.
Implementation package.
Micrometer-based implementation for
ObservationCollector.-
Classes in com.rabbitmq.client.amqp used by com.rabbitmq.client.amqpClassDescriptionUtility class to represent a hostname and a port.Builder for a AMQP target address format v2.Contract to pick an
Addressto connect to a cluster node.Exception classes.Exception thrown when a resource is not in an appropriate state.Contract to determine a delay between attempts of some task.API to easily configure byte capacities.A connection to the broker.Builder forConnectioninstances.Configuration for recovery.Settings for a connection.Connection affinity settings.Affinity operation.Context for theConnectionSettings.AffinityStrategy.Strategy to pick candidate nodes with an affinity with a queue.TLS settings.API to consume messages from a RabbitMQ queue.Context to accumulate message contexts and settle them at once.Context for message processing.Contract to process a message.API to configure and create aConsumer.Filter options for support of AMQP filter expressions.Filter options for support of AMQP filter expressions.Offset specification to start consuming from.Options for a consumer consuming from a stream.Callback to modify a consumer subscription before the link creation.Subscription context.Marker interface for providing credentials.TheEnvironmentis the main entry point to a node or a cluster of nodes.API to manage AMQ 0.9.1 model topology (exchanges, queues, and bindings).Specification of a binding.Specification of a classic queue.Classic queue version.Deprecated, for removal: This API element is subject to removal in a future version.Specification of an exchange.Exchange type.Overflow strategy (when a queue reaches its maximum length limit).Deprecated, for removal: This API element is subject to removal in a future version.useManagement.queueDelete(String)insteadQueue information.Queue leader locator.Specification to create a queue.Queue Type.Dead letter strategy for quorum queues.Specification of a quorum queue.Specification of a stream.Unbind specification.AMQP 1.0 message.MessageAddressBuilder.Configuration to retrieve a token using the OAuth 2 Client Credentials flow.TLS settings to request the OAuth 2 token.Information on a connection.API to send messages.API to deal with the feedback the broker provides after its processing of a published message.Feedback context.Message status.API to configure and create aPublisher.Requester support class for request/response interaction.API to configure and create aRequester.Builder for the request address.Marker interface forResource-like classes.Context of a resource state change.Resource state.Application listener for aResource.Responder class for request/response interaction.Request processing context.Contract to process a request message and return a reply message.API to configure and create aResponder.Contract for credentials based on a username/password pair. -
Classes in com.rabbitmq.client.amqp used by com.rabbitmq.client.amqp.implClassDescriptionSettings for a connection.The
Environmentis the main entry point to a node or a cluster of nodes.Builder forEnvironmentinstances.API to observe common message operations. -
Classes in com.rabbitmq.client.amqp used by com.rabbitmq.client.amqp.observation.micrometerClassDescriptionAMQP 1.0 message.API to observe common message operations.
Management.exchangeDelete(String)instead