Hierarchy For Package org.springframework.integration.sftp.session

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.file.remote.AbstractFileInfo<F> (implements java.lang.Comparable<T>, org.springframework.integration.file.remote.FileInfo<F>)
    • org.apache.sshd.common.util.logging.AbstractLoggingBean
      • org.apache.sshd.client.subsystem.AbstractSubsystemClient (implements org.apache.sshd.client.subsystem.SubsystemClient)
        • org.apache.sshd.sftp.client.impl.AbstractSftpClient (implements org.apache.sshd.sftp.client.FullAccessSftpClient, org.apache.sshd.sftp.client.SftpErrorDataHandler)
    • org.springframework.integration.sftp.session.DefaultSftpSessionFactory (implements org.springframework.integration.file.remote.session.SessionFactory<F>, org.springframework.integration.file.remote.session.SharedSessionCapable)
    • org.springframework.integration.file.remote.RemoteFileTemplate<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.file.remote.RemoteFileOperations<F>)
    • org.springframework.integration.sftp.session.ResourceKnownHostsServerKeyVerifier (implements org.apache.sshd.client.keyverifier.ServerKeyVerifier)
    • org.springframework.integration.sftp.session.SftpSession (implements org.springframework.integration.file.remote.session.Session<F>)