| Package | Description |
|---|---|
| com.sshtools.common.command | |
| com.sshtools.common.sftp | |
| com.sshtools.common.ssh |
| Modifier and Type | Method and Description |
|---|---|
SessionChannel |
ExecutableCommand.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
SftpSubsystem.init(SessionChannel session,
Context context) |
void |
SftpOperationWrapper.onBeginOperation(SessionChannel session,
SftpSubsystemOperation op) |
void |
SftpOperationWrapper.onEndOperation(SessionChannel session,
SftpSubsystemOperation op) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionChannelServer |
| Modifier and Type | Field and Description |
|---|---|
protected SessionChannel |
Subsystem.session |
| Modifier and Type | Method and Description |
|---|---|
SessionChannel |
Subsystem.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subsystem.init(SessionChannel session,
Context context)
Initialize the subsystem with the current session and configuration.
|
Copyright © 2022. All rights reserved.