| Package | Description |
|---|---|
| com.maverick.sshd.sftp.extensions |
| Modifier and Type | Method and Description |
|---|---|
static SupportedSftpExtensions |
SupportedSftpExtensions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedSftpExtensions[] |
SupportedSftpExtensions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultSftpExtensionFactory(SupportedSftpExtensions... supportedExtensions) |
Copyright © 2025. All rights reserved.