JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.integration.file.remote.session.SharedSessionCapable
Packages that use
SharedSessionCapable
Package
Description
org.springframework.integration.sftp.session
Provides classes supporting SFTP sessions.
Uses of
SharedSessionCapable
in
org.springframework.integration.sftp.session
Classes in
org.springframework.integration.sftp.session
that implement
SharedSessionCapable
Modifier and Type
Class
Description
class
DefaultSftpSessionFactory
Factory for creating
SftpSession
instances.