Class AsyncRabbitTemplate.RabbitConverterFuture<C>

Type Parameters:
C - the type.
All Implemented Interfaces:
Future<C>, ListenableFuture<C>
Enclosing class:
AsyncRabbitTemplate

public class AsyncRabbitTemplate.RabbitConverterFuture<C> extends AsyncRabbitTemplate.RabbitFuture<C>
A AsyncRabbitTemplate.RabbitFuture with a return type of the template's generic parameter.
Since:
1.6