Package | Description |
---|---|
org.apache.sshd.scp.client | |
org.apache.sshd.scp.common.helpers |
Modifier and Type | Method and Description |
---|---|
protected void |
ScpRemote2RemoteTransferHelper.signalReceivedCommand(AbstractScpCommandDetails details) |
Modifier and Type | Class and Description |
---|---|
class |
ScpDirEndCommandDetails |
class |
ScpPathCommandDetailsSupport |
class |
ScpReceiveDirCommandDetails
Holds the details of a "Dmmmm
|
class |
ScpReceiveFileCommandDetails
Holds the details of a "Cmmmm
|
class |
ScpTimestampCommandDetails
Represents an SCP timestamp definition
|
Modifier and Type | Method and Description |
---|---|
static ScpAckInfo |
ScpIoUtils.sendAcknowledgedCommand(AbstractScpCommandDetails cmd,
InputStream in,
Charset csIn,
OutputStream out,
Charset csOut) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.