| Package | Description |
|---|---|
| com.sshtools.common.sftp |
| Modifier and Type | Method and Description |
|---|---|
static SftpSubsystemOperation |
SftpSubsystemOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SftpSubsystemOperation[] |
SftpSubsystemOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SftpOperationWrapper.onBeginOperation(SessionChannel session,
SftpSubsystemOperation op) |
void |
SftpOperationWrapper.onEndOperation(SessionChannel session,
SftpSubsystemOperation op) |
Copyright © 2022. All rights reserved.