Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
com.maverick.sshd.sftp.extensions |
Modifier and Type | Method and Description |
---|---|
List<SftpExtensionFactory> |
SshContext.getSFTPExtensionFactories() |
Modifier and Type | Method and Description |
---|---|
void |
SshContext.addSFTPExtensionFactory(SftpExtensionFactory factory) |
void |
SshContext.removeSFTPExtensionFactory(SftpExtensionFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSftpExtensionFactory |
Copyright © 2024. All rights reserved.