INT-4505: Fix package tangle
JIRA: https://jira.spring.io/browse/INT-4505
This commit is contained in:
committed by
Artem Bilan
parent
865e2162e5
commit
d6c8baf50f
@@ -41,11 +41,11 @@ import org.springframework.integration.dsl.IntegrationFlow;
|
||||
import org.springframework.integration.dsl.IntegrationFlows;
|
||||
import org.springframework.integration.dsl.MessageChannels;
|
||||
import org.springframework.integration.dsl.Pollers;
|
||||
import org.springframework.integration.file.remote.aop.RotatingServerAdvice;
|
||||
import org.springframework.integration.file.remote.aop.RotatingServerAdvice.KeyDirectory;
|
||||
import org.springframework.integration.file.remote.session.CachingSessionFactory;
|
||||
import org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator;
|
||||
import org.springframework.integration.file.remote.session.DelegatingSessionFactory;
|
||||
import org.springframework.integration.file.remote.session.RotatingServerAdvice;
|
||||
import org.springframework.integration.file.remote.session.RotatingServerAdvice.KeyDirectory;
|
||||
import org.springframework.integration.file.remote.session.Session;
|
||||
import org.springframework.integration.file.remote.session.SessionFactory;
|
||||
import org.springframework.integration.file.remote.session.SessionFactoryLocator;
|
||||
|
||||
Reference in New Issue
Block a user