Uses of Package
org.springframework.amqp.rabbit
Packages that use org.springframework.amqp.rabbit
-
Classes in org.springframework.amqp.rabbit used by org.springframework.amqp.rabbitClassDescriptionA
RabbitFuture
with a return type of the template's generic parameter.Base class forCompletableFuture
s returned byAsyncRabbitTemplate
.ARabbitFuture
with a return type ofMessage
.