| Method and Description |
|---|
| org.springframework.integration.amqp.outbound.AbstractAmqpOutboundEndpoint.buildReturnedMessage(Message, int, String, String, String, MessageConverter)
since 5.4 in favor of
AbstractAmqpOutboundEndpoint.buildReturnedMessage(ReturnedMessage, MessageConverter) |
| Constructor and Description |
|---|
| org.springframework.integration.amqp.support.ManualAckListenerExecutionFailedException(String, Throwable, Message, Channel, long) |