Package | Description |
---|---|
org.apache.sshd.server.subsystem.sftp |
Modifier and Type | Method and Description |
---|---|
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withExecutorService(CloseableExecutorService service) |
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withFileSystemAccessor(SftpFileSystemAccessor accessor) |
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withSftpErrorStatusDataHandler(SftpErrorStatusDataHandler handler) |
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withUnsupportedAttributePolicy(UnsupportedAttributePolicy p) |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.