JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.integration.file.remote.session
Interface SessionFactory<F>
All Known Implementing Classes:
CachingSessionFactory
public interface
SessionFactory<F>
Factory for acquiring
Session
instances.
Since:
2.0
Method Summary
Methods
Modifier and Type
Method and Description
Session
<
F
>
getSession
()
Method Detail
getSession
Session
<
F
> getSession()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method