Package | Description |
---|---|
org.apache.sshd.scp.client | |
org.apache.sshd.scp.common | |
org.apache.sshd.scp.common.helpers | |
org.apache.sshd.scp.server |
Class and Description |
---|
ScpFileOpener
Plug-in mechanism for users to intervene in the SCP process - e.g., apply some kind of traffic shaping mechanism,
display upload/download progress, etc...
|
ScpFileOpenerHolder |
ScpHelper |
ScpSourceStreamResolver |
ScpTransferEventListener
Can be registered in order to receive events about SCP transfers
|
Class and Description |
---|
ScpFileOpener
Plug-in mechanism for users to intervene in the SCP process - e.g., apply some kind of traffic shaping mechanism,
display upload/download progress, etc...
|
ScpLocation
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.
|
ScpReceiveLineHandler |
ScpSourceStreamResolver |
ScpTargetStreamResolver |
ScpTransferEventListener
Can be registered in order to receive events about SCP transfers
|
ScpTransferEventListener.FileOperation |
Class and Description |
---|
ScpFileOpener
Plug-in mechanism for users to intervene in the SCP process - e.g., apply some kind of traffic shaping mechanism,
display upload/download progress, etc...
|
ScpSourceStreamResolver |
ScpTargetStreamResolver |
Class and Description |
---|
ScpFileOpener
Plug-in mechanism for users to intervene in the SCP process - e.g., apply some kind of traffic shaping mechanism,
display upload/download progress, etc...
|
ScpFileOpenerHolder |
ScpTransferEventListener
Can be registered in order to receive events about SCP transfers
|
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.