public interface RoutingSlipRouteStrategy
RoutingSlip strategy to determine the next replyChannel.
This strategy is called repeatedly until null or an empty String is returned.
AbstractMessageProducingHandler| Modifier and Type | Method and Description |
|---|---|
Object |
getNextPath(Message<?> requestMessage,
Object reply) |