Interface | 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 | |
ScpReceiveLineHandler | |
ScpSourceStreamResolver | |
ScpTargetStreamResolver | |
ScpTransferEventListener |
Can be registered in order to receive events about SCP transfers
|
Class | Description |
---|---|
AbstractScpTransferEventListenerAdapter |
A no-op implementation of
ScpTransferEventListener for those who wish to
implement only a small number of methods. |
ScpHelper | |
ScpLocation |
Represents a local or remote SCP location in the format
user@host:path
for a remote path and a simple path for a local one. |
ScpTimestamp |
Represents an SCP timestamp definition
|
Enum | Description |
---|---|
ScpTransferEventListener.FileOperation |
Exception | Description |
---|---|
ScpException |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.