public class FtpClientKeepAlive extends Object implements SafeCloseable
| Modifier | Constructor and Description |
|---|---|
protected |
FtpClientKeepAlive(FtpClientPool pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
安全关闭
|
protected void |
listener(int heartCheckTime)
监听心跳
|
protected FtpClientKeepAlive(FtpClientPool pool)
protected void listener(int heartCheckTime)
public void close()
SafeCloseableclose in interface SafeCloseableclose in interface Closeableclose in interface AutoCloseableCopyright © 2025. All rights reserved.