Constant Field Values

Contents

org.apache.*

  • org.apache.sshd.sftp.common.extensions.VersionsParser.Versions
    Modifier and Type
    Constant Field
    Value
    public static final char
    ','
  • org.apache.sshd.sftp.common.extensions.openssh.FstatVfsExtensionParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "fstatvfs@openssh.com"
  • org.apache.sshd.sftp.common.extensions.openssh.FsyncExtensionParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "fsync@openssh.com"
  • org.apache.sshd.sftp.common.extensions.openssh.HardLinkExtensionParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hardlink@openssh.com"
  • org.apache.sshd.sftp.common.extensions.openssh.LimitsExtensionParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "limits@openssh.com"
  • org.apache.sshd.sftp.common.extensions.openssh.LSetStatExtensionParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "lsetstat@openssh.com"
  • org.apache.sshd.sftp.common.extensions.openssh.PosixRenameExtensionParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "posix-rename@openssh.com"
  • org.apache.sshd.sftp.common.extensions.openssh.StatVfsExtensionParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "statvfs@openssh.com"