| Package | Description |
|---|---|
| com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
| Modifier and Type | Method and Description |
|---|---|
static SftpSubsystemOperation |
SftpSubsystemOperation.valueOf(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 © 2025. All rights reserved.