Uses of Interface
org.apache.sshd.client.subsystem.sftp.extensions.CopyFileExtension
-
Packages that use CopyFileExtension Package Description org.apache.sshd.client.subsystem.sftp.extensions.helpers -
-
Uses of CopyFileExtension in org.apache.sshd.client.subsystem.sftp.extensions.helpers
Classes in org.apache.sshd.client.subsystem.sftp.extensions.helpers that implement CopyFileExtension Modifier and Type Class Description class
CopyFileExtensionImpl
Implements the "copy-file" extension
-