Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
com.maverick.sshd.sftp |
Modifier and Type | Method and Description |
---|---|
FileSystemFactory |
SshContext.getFileSystemProvider()
Get the
FileSystem for this SSHD
instance. |
Modifier and Type | Method and Description |
---|---|
void |
SshContext.setFileSystemProvider(FileSystemFactory fileSystemFactory)
Set the
FileSystem for this SSHD
instance. |
Modifier and Type | Class and Description |
---|---|
class |
DirectFileSystemFactory |
Copyright © 2024. All rights reserved.