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()
SafeCloseable
close
in interface SafeCloseable
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2024. All rights reserved.