| Modifier and Type | Field and Description |
|---|---|
protected ConnectionPoolType |
FtpPoolConfigurationType.pool |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolType |
ObjectFactory.createConnectionPoolType()
Create an instance of
ConnectionPoolType |
ConnectionPoolType |
FtpPoolConfigurationType.getPool()
Gets the value of the pool property.
|
ConnectionPoolType |
ConnectionPoolType.withEvictionInterval(Integer value) |
ConnectionPoolType |
ConnectionPoolType.withMaxSize(Integer value) |
ConnectionPoolType |
ConnectionPoolType.withMinIdleTime(Integer value) |
ConnectionPoolType |
ConnectionPoolType.withMinSize(int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
FtpPoolConfigurationType.setPool(ConnectionPoolType value)
Sets the value of the pool property.
|
FtpPoolConfigurationType |
FtpPoolConfigurationType.withPool(ConnectionPoolType value) |
Copyright © 2015. All rights reserved.