Spring Integration

Package org.springframework.integration.file.remote

Base package for supporting remote files.

See:
          Description

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.
 

Package org.springframework.integration.file.remote Description

Base package for supporting remote files.


Spring Integration