C - the type.public class AsyncRabbitTemplate.RabbitConverterFuture<C> extends AsyncRabbitTemplate.RabbitFuture<C>
AsyncRabbitTemplate.RabbitFuture with a return type of the template's
generic parameter.| Constructor and Description |
|---|
RabbitConverterFuture(java.lang.String correlationId,
org.springframework.amqp.core.Message requestMessage) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.ParameterizedTypeReference<C> |
getReturnType() |
void |
setReturnType(org.springframework.core.ParameterizedTypeReference<C> returnType) |
cancel, getConfirm, getNackCause