Package org.springframework.integration.file.remote.session

Interface Summary
Session Common abstraction for a Session with a remote File system.
SessionFactory Factory for acquiring Session instances.
 

Class Summary
CachingSessionFactory A SessionFactory implementation that caches Sessions for reuse without requiring reconnection each time the Session is retrieved from the factory.