public abstract class BaseFtpThreadTaskAdapter
extends com.arialyy.aria.core.task.AbsThreadTaskAdapter
| 限定符和类型 | 字段和说明 |
|---|---|
protected java.lang.String |
charSet |
protected FtpTaskOption |
mTaskOption |
| 限定符 | 构造器和说明 |
|---|---|
protected |
BaseFtpThreadTaskAdapter(com.arialyy.aria.core.common.SubThreadConfig config) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
closeClient(FTPClient client) |
protected FTPClient |
createClient()
构建FTP客户端
|
protected FtpTaskOption mTaskOption
protected java.lang.String charSet