Class AbstractOpenSSHStatCommandExtension

    • Constructor Detail

      • AbstractOpenSSHStatCommandExtension

        protected AbstractOpenSSHStatCommandExtension​(java.lang.String name,
                                                      SftpClient client,
                                                      RawSftpClient raw,
                                                      java.util.Map<java.lang.String,​byte[]> extensions)
    • Method Detail

      • doGetStat

        protected OpenSSHStatExtensionInfo doGetStat​(java.lang.Object target)
                                              throws java.io.IOException
        Throws:
        java.io.IOException