Uses of Class
org.springframework.amqp.rabbit.AsyncRabbitTemplate.RabbitFuture
-
Uses of AsyncRabbitTemplate.RabbitFuture in org.springframework.amqp.rabbit
Modifier and TypeClassDescriptionclass
AAsyncRabbitTemplate.RabbitFuture
with a return type of the template's generic parameter.class
AAsyncRabbitTemplate.RabbitFuture
with a return type ofMessage
.