public static class SftpSubsystemFactory.Builder extends Object implements ObjectBuilder<SftpSubsystemFactory>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SftpSubsystemFactory |
build() |
SftpSubsystemFactory.Builder |
withExecutorService(ExecutorService service) |
SftpSubsystemFactory.Builder |
withShutdownOnExit(boolean shutdown) |
SftpSubsystemFactory.Builder |
withUnsupportedAttributePolicy(UnsupportedAttributePolicy p) |
public SftpSubsystemFactory.Builder withExecutorService(ExecutorService service)
public SftpSubsystemFactory.Builder withShutdownOnExit(boolean shutdown)
public SftpSubsystemFactory.Builder withUnsupportedAttributePolicy(UnsupportedAttributePolicy p)
public SftpSubsystemFactory build()
build in interface ObjectBuilder<SftpSubsystemFactory>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.