Package | Description |
---|---|
org.apache.sshd.sftp.server |
Modifier and Type | Method and Description |
---|---|
SftpSubsystemFactory.Builder |
SftpSubsystemFactory.Builder.withExecutorServiceProvider(Supplier<? extends CloseableExecutorService> provider) |
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.