Class SftpClient.Handle

    • Method Detail

      • getPath

        public String getPath()
        Returns:
        The remote path represented by this handle
      • length

        public int length()
      • getIdentifier

        public byte[] getIdentifier()
        Returns:
        A cloned instance of the identifier in order to avoid inadvertent modifications to the handle contents
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object