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