クラス | 説明 |
---|---|
DefaultSftpSessionFactory | SftpSession インスタンスを作成するためのファクトリ。 |
JschProxyFactoryBean | Jsch Proxy オブジェクトを作成するための Spring フレンドリーなファクトリ Bean。 |
SftpFileInfo | SFTP の FileInfo 実装。 |
SftpRemoteFileTemplate | 基になる ChannelSftp オブジェクトへの型安全アクセスを提供する RemoteFileTemplate の SFTP バージョン。 |
SftpSession | デフォルトの SFTP Session 実装。 |
列挙型 | 説明 |
---|---|
JschProxyFactoryBean.Type |