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