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 |
|---|---|
java.lang.Object |
getNextPath(Message<?> requestMessage,
java.lang.Object reply) |
java.lang.Object getNextPath(Message<?> requestMessage, java.lang.Object reply)