Package | Description |
---|---|
org.apache.sshd.sftp.server |
Modifier and Type | Field and Description |
---|---|
static SftpFileSystemAccessor |
SftpFileSystemAccessor.DEFAULT |
Modifier and Type | Method and Description |
---|---|
SftpFileSystemAccessor |
AbstractSftpSubsystemHelper.getFileSystemAccessor() |
SftpFileSystemAccessor |
SftpFileSystemAccessorProvider.getFileSystemAccessor() |
SftpFileSystemAccessor |
SftpSubsystemFactory.getFileSystemAccessor() |
Modifier and Type | Method and Description |
---|---|
void |
SftpFileSystemAccessorManager.setFileSystemAccessor(SftpFileSystemAccessor accessor) |
void |
SftpSubsystemFactory.setFileSystemAccessor(SftpFileSystemAccessor accessor) |
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withFileSystemAccessor(SftpFileSystemAccessor accessor) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.