| Method and Description |
|---|
| org.springframework.integration.file.remote.session.DefaultSessionFactoryLocator.addSessionFactory(String, SessionFactory<F>)
since 5.3 in favor of
DefaultSessionFactoryLocator.addSessionFactory(Object, SessionFactory) |
| org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter.afterPropertiesSet()
since 5.1.3. Will be removed in the next 5.2 version.
|
| org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec.localFilename(Function<Message<P>, String>)
since 5.2 in favor of
RemoteFileOutboundGatewaySpec.localFilenameFunction(Function) |