Constant Field Values

Contents

org.apache.*

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