Modifier and Type | Method and Description |
---|---|
FTPPoolConfig |
FTPPoolConfig.Builder.build()
Creates a new
FTPPoolConfig object based on the settings of this builder. |
static FTPPoolConfig |
FTPPoolConfig.defaultConfig()
Returns a default
FTPPoolConfig object. |
Modifier and Type | Method and Description |
---|---|
FTPEnvironment |
FTPEnvironment.withPoolConfig(FTPPoolConfig poolConfig)
Stores the pool config to use.
|
FTPSEnvironment |
FTPSEnvironment.withPoolConfig(FTPPoolConfig poolConfig)
Stores the pool config to use.
|
Copyright © 2016–2024. All rights reserved.