Class RotatingServerAdvice

java.lang.Object
org.springframework.integration.file.remote.aop.RotatingServerAdvice
All Implemented Interfaces:
Advice, Interceptor, MethodInterceptor, MessageSourceMutator, ReceiveMessageAdvice

public class RotatingServerAdvice extends Object implements MessageSourceMutator
A smart poller advice that rotates across multiple remote servers/directories.
Since:
5.0.7
Author:
Gary Russell, Michael Forstner, Artem Bilan, David Turanski