Package org.springframework.integration.file.remote

Interface Summary
FileInfo<F> Represents a remote file info - an abstraction over the underlying implementation.
 

Class Summary
AbstractFileInfo<F> Abstract implementation of FileInfo; provides a setter for the remote directory and a generic toString implementation.