GenericMessagingTemplate.setReceiveTimeoutHeader

Set the name of the header used to determine the send timeout (if present). Default {@value #DEFAULT_RECEIVE_TIMEOUT_HEADER}. The header is removed before sending the message to avoid propagation. @since 5.0

class GenericMessagingTemplate(T)
void
setReceiveTimeoutHeader

Meta