Modifier and Type | Interface and Description |
---|---|
interface |
CheckFileHandleExtension |
interface |
CheckFileNameExtension |
interface |
CopyDataExtension
Implements the "copy-data" extension
|
interface |
CopyFileExtension |
interface |
FilenameTranslationControlExtension
Implements "filename-translation-control" extension
|
interface |
MD5FileExtension |
interface |
MD5HandleExtension |
interface |
SftpClientExtension |
interface |
SpaceAvailableExtension
Implements the "space-available" extension
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCheckFileExtension |
class |
AbstractMD5HashExtension |
class |
AbstractSftpClientExtension |
class |
CheckFileHandleExtensionImpl
Implements "check-file-handle" extension
|
class |
CheckFileNameExtensionImpl
Implements "check-file-name" extension
|
class |
CopyDataExtensionImpl
Implements the "copy-data" extension
|
class |
CopyFileExtensionImpl
Implements the "copy-file" extension
|
class |
FilenameTranslationControlExtensionImpl
Implements "filename-translation-control" extension command
|
class |
MD5FileExtensionImpl
Implements "md5-hash" extension
|
class |
MD5HandleExtensionImpl
Implements "md5-hash-handle" extension
|
class |
SpaceAvailableExtensionImpl
Implements "space-available" extension
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpenSSHFsyncExtension
Implements the "fsync@openssh.com" extension
|
interface |
OpenSSHLimitsExtension |
interface |
OpenSSHPosixRenameExtension
Implements the "posix-rename@openssh.com" extension
|
interface |
OpenSSHStatHandleExtension
Implements the "fstatvfs@openssh.com" extension command
|
interface |
OpenSSHStatPathExtension
Implements the "statvfs@openssh.com" extension command
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOpenSSHStatCommandExtension |
class |
OpenSSHFsyncExtensionImpl |
class |
OpenSSHLimitsExtensionImpl |
class |
OpenSSHPosixRenameExtensionImpl |
class |
OpenSSHStatHandleExtensionImpl |
class |
OpenSSHStatPathExtensionImpl |
Modifier and Type | Class and Description |
---|---|
class |
SftpDirectoryStream
Implements a remote
DirectoryStream |
Modifier and Type | Class and Description |
---|---|
class |
SftpDirEntryIterator
Iterates over the available directory entries for a given path.
|
class |
SftpInputStreamAsync |
class |
SftpIterableDirEntry
Provides an
Iterable implementation of the SftpClient.DirEntry -ies for a remote directory |
class |
SftpOutputStreamAsync
Implements an output stream for a given remote file
|
class |
StfpIterableDirHandle |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.