in the past i have written code supporting synchronous queue interaction that derives the time-to-live of the response from the expiration of the request (further, the expiration of the request is actually derived from the time that the client is willing to wait for the response).

basic usage illustrated by the dsl shows time-to-live statically set at the inbound-gateway.

is there some kind of hook exposed that would allow this kind of dynamic derivation of response characteristics based on the request message?

thanks,
tony.