Class CachingSessionFactory.CachedSession

java.lang.Object
org.springframework.integration.file.remote.session.CachingSessionFactory.CachedSession
All Implemented Interfaces:
Closeable, AutoCloseable, Session<F>
Enclosing class:
CachingSessionFactory<F>

public class CachingSessionFactory.CachedSession extends Object implements Session<F>
Since:
2.0
Author:
Josh Long, Oleg Zhurakousky, Mark Fisher, Gary Russell, Alen Turkovic, Artem Bilan, Christian Tzolov