public class AsyncRabbitTemplate.RabbitMessageFuture extends AsyncRabbitTemplate.RabbitFuture<Message> implements ListenableFuture<Message>
AsyncRabbitTemplate.RabbitFuture
with a return type of Message
.Constructor and Description |
---|
RabbitMessageFuture(String correlationId,
Message requestMessage) |
cancel, getConfirm, getNackCause
addCallback, addCallback, completable, get, get, interruptTask, isCancelled, isDone, set, setException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCallback, addCallback, completable