Uses of Package
org.apache.sshd.scp.common
Packages that use org.apache.sshd.scp.common
Package
Description
-
Classes in org.apache.sshd.scp.common used by org.apache.sshd.scp.clientClassDescriptionPlug-in mechanism for users to intervene in the SCP process - e.g., apply some kind of traffic shaping mechanism, display upload/download progress, etc...Can be registered in order to receive events about SCP transfers
-
Classes in org.apache.sshd.scp.common used by org.apache.sshd.scp.commonClassDescriptionPlug-in mechanism for users to intervene in the SCP process - e.g., apply some kind of traffic shaping mechanism, display upload/download progress, etc...Represents a local or remote SCP location in the format "user@host:path" or "scp://[user@]host[:port][/path]" for a remote path and a simple path for a local one.Can be registered in order to receive events about SCP transfers
-
Classes in org.apache.sshd.scp.common used by org.apache.sshd.scp.common.helpersClassDescriptionPlug-in mechanism for users to intervene in the SCP process - e.g., apply some kind of traffic shaping mechanism, display upload/download progress, etc...
-
Classes in org.apache.sshd.scp.common used by org.apache.sshd.scp.serverClassDescriptionPlug-in mechanism for users to intervene in the SCP process - e.g., apply some kind of traffic shaping mechanism, display upload/download progress, etc...Can be registered in order to receive events about SCP transfers