Package org.springframework.amqp.rabbit
package org.springframework.amqp.rabbit
Provides top-level classes for Spring Rabbit.
-
ClassDescriptionProvides asynchronous send and receive operations returning a
ListenableFuture
allowing the caller to obtain the reply later, usingget()
or a callback.