| Class and Description |
|---|
| org.springframework.integration.file.RecursiveLeafOnlyDirectoryScanner
in favor of
WatchServiceDirectoryScanner (when using Java 7 or later) |
| Method and Description |
|---|
| org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway.setRenameExpression(String)
in favor of
AbstractRemoteFileOutboundGateway.setExpressionRename(org.springframework.expression.Expression). Will be changed in a future release
to use an Expression parameter. |